mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
This functionality has been fixed by7bca932182but then it has been broken again bya793564b25and finally refixed here. Basically the functionality was to prompt for login when trying to pull from the official docker hub. Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon