PrivateRegistry

To use a private image requiring authentication, one need to do the following:

 

  • Create an archive in his home directory named docker.tar.gz containing the .docker directory (.docker/, /.docker/config.json ) after a successful login
  • Add *home* volume in his task (to access docker.tar.gz archive)

 

This feature is available for Mesos backend only.