Readme says: ``` # Now login using the root account, no password # Or ssh: ssh root@localhost -p 2222 ``` but with ```shell ssh root@localhost -p 2222 ``` a password is required. Note: the password also changes at each new `docker run --rm -it ..`