You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker stack was chosen rather than docker-compose. As XNAT uses docker containers running in swarm mode (default), then the XNAT, if on the same host, also should run as a service in swarm mode to prevent any memory issues. In addition, docker secrets are used to store passwords - this is not compatible with docker-compose.