User Tools

Site Tools


docker:docker

Docker

Docker is an open-source project that provides an open platform for developers and sysadmins to build, package, and run applications anywhere as a lightweight container. Docker automates the deployment of applications inside software containers.

More about Docker can be found in the documentation here https://docs.docker.com/.

ALERT: Be aware that public Docker images may contain security issues such as trojans.

Due to Docker Containers running with root permissions they could potentially have full access to destroy your system or more…

Therefore ensure that you stick with well-known images; or perform some safety checks before using them. See Common Security Issues Inside Public Docker Images.


Containers

Docker Compose

Images

Networking

Security

Volumes


Basic Usage of Docker

Docker Images vs. Container

Docker vs LXC

Examples

Install Docker

Install Docker Compose

Portainer

Media Server

Things to know about Docker


TODO: Peter - check if needed CoreOs


References

docker/docker.txt · Last modified: 2021/02/05 15:33 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki