Reminder

Reminder

Docker stack with access from local and remote


Docker Design Disadvantages

Docker stack with access from local and remote

Daemon runs as root

Client controls daemon without authentication

Security issues

docker run -v /:/host

docker run -v /var/run/docker.sock:

docker run --privileged