Slide 16
Slide 16 text
FAQ: stop and restart container
● When you want to logout from Docker container, please Ctr-C in the terminal
● When you logout from a container, the container is stopped.
● When you want to work in the Docker container, please run `make
start-container`