Workshop on containerization. Learn how to use, build and orchestrate simple containers
See at link or to view and change locally:
- Make sure you have docksify:
npm i docsify-cli -g
- Clone the repo and cd to it:
git clone [email protected]:ElMassas/containerization.git
cd containerization
- Start the server:
docsify serve docs -o -p 8080