Notes about docker, docker cli commands, and cheatsheets. + a couple of skeleton applications as examples.
Made with the help of trial and error, googling and https://docs.docker.com/get-started/. Excellent guide.
- Console script in NodeJs
- Backend code with ExpressJs
- MongoDb connection in JS, with API running with TS-Node