Skip to content

ardole/docker-dojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Docker : First exercises for beginners

At the end of these lessons, learners will be able to :

  • Understand container technology
  • Use Docker from command prompt
  • Create Docker images
  • Play with Docker Compose

For everybody !

Requirements

You need good skills in Shell and... docker installed !

Follow official documentation according to your platform: Install Docker Engine

Please use:

  • Latest Stable Docker version (docker-ce > 18.06)
  • Community edition

Exercises

Number Link Description
1 Containers ? Understand containers
2 Start and stop Start your first container
3 Images and layers Understand Docker images
4 Docker commands and options Discover useful docker commands and options
5 Data persistence How to deal with data persistence ?

WIP:

  • Create custom images
  • Use DockerCompose
  • Complete exercice with Dockercompose and docker build

About

First exercises for beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published