docker notes

From thelinuxwiki
Jump to: navigation, search

installation

debian...

$ sudo apt install docker.io
      • note, apt install docker DOESNT install the real deal.

image building

debian (secure build) - https://github.com/jmtd/debian-docker


tutorial

docker-curriculum.com