Container stops upon exit from the terminal

Hi Lukasz,

To exit a container and to leave it running use: CTRL-p CTRL-q

See: https://docs.docker.com/reference/commandline/cli/#attach

Thanks,

Jerry