Skip to content

collabnix/dockerlabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏗️ Getting Started with Docker

stars Discord GitHub contributors Twitter

My image

  • 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)

🚀 Tested Platform

📝 Join our Community

How to Contribute

Ensure that you're on "new" branch.

 git checkout new

Installing mkdocs

 pip install mkdocs
 pip install material
 pip install mkdocs-material

Clone the repository

https://github.com/collabnix/dockerlabs
cd dockerlabs/portal/

Bringing up the portal

 mkdocs serve

Access the portal via http://127.0.0.1:8000.