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

Enter your Quay.io username and your password when prompted.

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