Both sides previous revisionPrevious revisionNext revision | Previous revision |
ubuntu:docker [2019/11/27 00:49] – peter | ubuntu:docker [2020/07/20 15:09] (current) – old revision restored (2020/04/24 11:02) 94.154.239.69 |
---|
---- | ---- |
| |
[[Docker:Assign a hostname to the container|Assign a hostname to the container]] | [[Ubuntu:Docker:CoreOs|CoreOs]] |
| |
[[Docker:Automatically delete containers when they exit|Automatically delete containers when they exit]] | TODO run an ubuntu gui desktop docker run-d -p 6080:6080 dorowu/ubuntu-desktop-lxde-vnc . The desktop is accessible via VNC. |
| |
[[Docker:Basic Usage of Docker|Basic Usage of Docker]] | |
| |
[[Docker:Change the default IP address|Change the default IP address]] | |
| |
[[Docker:Common Security Issues Inside Public Docker Images|Common Security Issues Inside Public Docker Images]] | |
| |
[[Docker:CoreOs|CoreOs]] | |
| |
[[Docker:Create a container|Create a container]] | |
| |
[[Docker:Create an image|Create an image]] | |
| |
[[Docker:Docker Images vs. Container|Docker Images vs. Container]] | |
| |
[[Docker:Install Docker|Install Docker]] | |
| |
[[Docker:Launch a Docker Container|Launch a Docker Container]] | |
| |
[[Docker:Name a container|Name a container]] | |
| |
[[Docker:Persistent Storage|Persistent Storage]] | |
| |
[[Docker:Remove a container|Remove a container]] | |
| |
[[Docker:Remove a volume|Remove a volume]] | |
| |
[[Docker:Remove an image|Remove an image]] | |
| |
[[Docker:Remove dangling images|Remove dangling image]] | |
| |
[[Docker:Restart a container|Restart a container]] | |
| |
[[Docker:Run Apache server|Run Apache server]] | |
| |
[[Docker:Share data between a docker container and the Host|Share data between a docker container and the Host]] | |
| |
[[Docker:Share data between docker containers|Share data between docker containers]] | |
| |
TODO run an ubuntu gui desktop | |
docker run-d -p 6080:6080 dorowu/ubuntu-desktop-lxde-vnc . The desktop is accessible via VNC. | |
| |
[[Docker:Things to know about Docker|Things to know about Docker]] | |
| |
[[Docker:Tips For Building a Docker Image|Tips For Building a Docker Image]] | |
| |
---- | ---- |
| |
[[Docker:Assign a hostname to the container|Assign a hostname to the container]] | |
| |
[[Docker:Automatically delete containers when they exit|Automatically delete containers when they exit]] | |
| |
[[Docker:Basic Usage of Docker|Basic Usage of Docker]] | |
| |
[[Docker:Change the default IP address|Change the default IP address]] | |
| |
[[Docker:Common Security Issues Inside Public Docker Images|Common Security Issues Inside Public Docker Images]] | |
| |
[[Docker:CoreOs|CoreOs]] | |
| |
[[Docker:Create a container|Create a container]] | |
| |
[[Docker:Create an image|Create an image]] | |
| |
[[Docker:Docker Images vs. Container|Docker Images vs. Container]] | |
| |
[[Docker:Install Docker|Install Docker]] | |
| |
[[Docker:Launch a Docker Container|Launch a Docker Container]] | |
| |
[[Docker:Name a container|Name a container]] | |
| |
[[Docker:Persistent Storage|Persistent Storage]] | |
| |
[[Docker:Remove a container|Remove a container]] | |
| |
[[Docker:Remove a volume|Remove a volume]] | |
| |
[[Docker:Remove an image|Remove an image]] | |
| |
[[Docker:Remove dangling images|Remove dangling image]] | |
| |
[[Docker:Restart a container|Restart a container]] | |
| |
[[Docker:Run Apache server|Run Apache server]] | |
| |
[[Docker:Share data between a docker container and the Host|Share data between a docker container and the Host]] | |
| |
[[Docker:Share data between docker containers|Share data between docker containers]] | |
| |
TODO run an ubuntu gui desktop | |
docker run-d -p 6080:6080 dorowu/ubuntu-desktop-lxde-vnc . The desktop is accessible via VNC. | |
| |
[[Docker:Things to know about Docker|Things to know about Docker]] | |
| |
[[Docker:Tips For Building a Docker Image|Tips For Building a Docker Image]] | |
| |
| |
---- | |
| |
===== References ===== | |
| |
https://coreos.com/os/docs/latest/getting-started-with-docker.html | |
| |
http://stackoverflow.com/questions/16047306/how-is-docker-different-from-a-normal-virtual-machine?rq=1 | |
| |
http://stackoverflow.com/questions/18496940/how-to-deal-with-persistent-storage-e-g-databases-in-docker?rq=1 | |