Set up Docker Hub as the location to use to download required docker images.
Name | Docker Hub |
---|---|
URL | https://index.docker.io/v1/ |
Default | Yes |
Save this configuration. Note that when you pull images, be sure to pull from the image host that you've labeled "Docker Hub" as in the settings above.
There are some nuances to this section. Please read Path Translation for a more complete explanation of the topic of path translation in the Container Service.
XNAT is running in a container installed with XNAT_HOME path = "/data/xnat". But this in not the path to the data on the host machine running the Docker Server. We must tell the Container Service how to resolve this difference. The bullet items below assume a configuration where XNAT and all related services are running within a single Docker Compose environment.