Chapter 9, Portainer – a GUI for Docker
Here are some sample answers to the questions presented in this chapter:
- The path is
/var/run/docker.sock
. - The port is
9000
. - False; applications have their own definitions. You can use Docker Compose when running Docker Swarm and launch a stack.
- True; all of the stats are shown in real time.