Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 812 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 812 Bytes

DevOps With Docker 🐳

Solutions for DevOps with Docker course from UNIVERSITY OF HELSINKI.

The best way to learn Docker!

Clone the project

❗️Note: Be sure to use this command to clone the project because we are using submodule:

git clone --recurse-submodules https://github.com/milistu/DevOpsWithDocker.git

If you already clone the repo without submodules like this:

git clone https://github.com/milistu/DevOpsWithDocker.git

You can initialize and update all submodules recursively with the command:

git submodule update --init --recursive

Certification 🚀

Here is my certificate!