Skip to content

milistu/DevOpsWithDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Solutions for DevOpswithDocker 2024 course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published