https://github.com/cesaxis-training/containers
Containers repository
https://github.com/cesaxis-training/containers
containers docker
Last synced: over 1 year ago
JSON representation
Containers repository
- Host: GitHub
- URL: https://github.com/cesaxis-training/containers
- Owner: cesaxis-training
- Created: 2024-11-17T16:17:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-19T11:07:06.000Z (over 1 year ago)
- Last Synced: 2025-02-01T23:15:29.610Z (over 1 year ago)
- Topics: containers, docker
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Docker Examples for Professional Training
A collection of Docker examples designed to help learners understand containerization concepts in the context of a professional training conducted at Natixis by Cesae.
## 🚀 How to Use
1. Clone the repository:
```bash
git clone https://github.com/jserpapinto/cesae-natixis-containers.git
cd cesae-natixis-containers
```
2. Follow the instructions in each folder's `README.md` to run the examples.
3. Experiment with modifying the examples to deepen your understanding.
## 🛠 Requirements
- Docker installed on your machine. [Install Docker](https://docs.docker.com/get-docker/)
- Basic knowledge of containerization concepts.
## 👨🏫 About
This repository was created as part of a professional training course at **Natixis** by **Cesae**. It serves as a learning resource for students to gain hands-on experience with Docker.
## 📝 License
This project is for educational purposes only.