The first step when using is to login via the docker login command.

Enter your username and your password when prompted.

sudo docker login {{ tour.tourScope.domainName }}
Username: {{ tour.tourScope.username }}
Password: (password here)
Email: {{ tour.tourScope.email }}