Docker
Understand Docker and create your first containers
Docker has become an essential tool for software development, facilitating dependency management, service deployment and even executable sharing. Come and discover how it can help you make science more reproducible and sustainable!
Introduction to Docker
Come and understand the key points of the technology, and create your first containers!
- What’s a container ?
- How to write a dockerfile
- How to orchestrate several containers with docker-compose
- Various tips & tricks
Prerequisites:
Account: gitlab.inria.fr
Development environment on your computer: Last release of docker engine https://docs.docker.com/engine/install/
Docker desktop not mandatory
Your favorite code editor
Date | December, 15 2023 |
Place | INRIA Nancy |
Author | frederic.beck@inria.fr & theo.biasutto-lervat@inria.fr |
Source | https://gitlab.inria.fr/tutos-technos/docker-intro |