Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 325 Bytes

Docker

Repository for the Docker course.

Can be used as a reference for quick overview and understanding the basics of Docker.

Running the code

$ git clone https://github.com/cry0genic/Docker
$ cd <project>
$ docker-compose up