Skip to content

Repository with sample applications to practice with docker

Notifications You must be signed in to change notification settings

semcomp/docker-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Practice

It's a simple repository with baby-steps suggestions to learn docker hands on.

It assumes that you already have the Docker and Docker Compose (or equivalent) installed on your machine.

Don't forget to enable and start the Docker Daemon if needed (check the install instructions for your SO/distro).

For convenience, add your user to the docker group, so you don't need to include sudo before every command:

[sudo] gpasswd -a yourusername docker

About

Repository with sample applications to practice with docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages