docker-latest-login (1) Linux Manual Page
docker-login – Log in to a Docker registry. Synopsisdocker login [–help] [-p|–password[=PASSWORD]] [-u|–username[=USERNAME]] [SERVER] DescriptionLog in to a Docker Registry located on the specified SERVER. You can specify a URL or a hostname for the SERVER value. If you do not specify a SERVER, the command uses Docker’s public registry located at https://registry-1.docker.io/ by default….
