An open API service indexing awesome lists of open source software.

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

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.