Debian
Building Docker from source on the Raspberry Pi | Byte Outa Life
持久資料保存
Detach
Attach
保存 docker 變動
檢視 docker 行程
結束 docker 行程
刪除 docker container
刪除所有 docker container
檢視 docker image
刪除 docker image
備份
還原
# docker inspect CONTAINER|IMAGE [CONTAINER|IMAGE...]
# docker inspect --format=’{{.NetworkSettings.IPAddress}}’ $INSTANCE_ID
# sudo docker commit -run=’{"Cmd": ["cat", "/world"], "PortSpecs": ["22"]}’
$ vi Dockerfile
# docker build -t myimage .
auto build Docker images from Github
預設 docker 路徑
progrium/dokku - Docker powered mini-Heroku in around 100 lines of Bash
Flynn - The product that ops provides to developers
Continuous Integration · drone.io
CD - Strider Brilliant Continuous Deployment
coreos/etcd - A highly-available key value store for shared configuration and service discovery
coreos/fleet - A Distributed init System
Slimming down Docker containers | Intercity Blog
Docker Registry or How to Run your own Private Docker Image Repository | codecentric Blogcodecentric Blog
Link via an Ambassador Container - Docker Documentation
Resin.io Presentation Slides from LNUG - Resin.io allows you to ’git push’ to your hardware devices. We cross-compile your code in the cloud, turn it to a Docker container, and ship it!