Intro to docker workshop covering a "tiny_app" and a "big_app"
This is a "Hello World" mini tutorial covering the basics of docker
This tutorial covers the use of docker
with docker_compose
to create a REST mechanical keyboard api using node and mongodb
- A terminal (depends on your OS!)
- docker
- npm and NodeJS
- A docker hub account
- (For big_app only) docker-compose
- Install reveal-md
npm install -g reveal-md
- Run
reveal-md presentation.md