- A $0 Learning Platform for All Levels - from the ground Up
- Over 500+ Highly Interactive Docker Tutorials and Guides
- Well tested on Docker Desktop and can be run on Browser (no Infrastructure required)
- Join 8900+ DevOps Engineers today via Community Slack
- Join 2200+ Discord members
- Fork, Contribute & Share via DockerLabs GITHUB Repository
- Click and Follow us over Twitter
Ensure that you're on "new" branch.
git checkout new
pip install mkdocs
pip install material
pip install mkdocs-material
https://github.com/collabnix/dockerlabs
cd dockerlabs/portal/
mkdocs serve
Access the portal via http://127.0.0.1:8000.
