Comment 2 for bug 1915280

Revision history for this message
David Coronel (davecore) wrote : Re: docker login failed when relating to docker-registry with http-host configured

Removing the docker.available flag on my docker units fixed my blocked status.

charms.reactive clear_flag docker.available

Note that I also have to install the "pass" package (apt install pass) on the docker subs because of https://bugs.launchpad.net/ubuntu/+source/golang-github-docker-docker-credential-helpers/+bug/1794307 (docker login fails Cannot autolaunch D-Bus without X11).