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
{{ message }}
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.
There was a system reboot after a coreos upgrade in the private docker registry node.
It took more than 12 hours to start the docker registry after this reboot.
We recreated this issue 3 times by rebooting the system. Below are the time periods taken to start the docker registry.
Attempt 1 - 10 minutes
Attempt 2 - 30 minutes
Attempt 3 - 50 minutes
However, we observed that docker container is getting started immediately when we list docker processes with 'docker ps' command. This was observed twice after manually rebooting the system.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d56174472283 registry:2.3.1 "/bin/registry /etc/d" 9 days ago Up Less than a second 0.0.0.0:5000->5000/tcp registry
898bd33c8ce0 cloudwatch:v3 "/usr/local/bin/run.s" 13 days ago Up Less than a second 0.0.0.0:9090->9090/tcp small_mccarthy
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Docker version 1.12.6, build d5236f0
There was a system reboot after a coreos upgrade in the private docker registry node.
It took more than 12 hours to start the docker registry after this reboot.
We recreated this issue 3 times by rebooting the system. Below are the time periods taken to start the docker registry.
However, we observed that docker container is getting started immediately when we list docker processes with 'docker ps' command. This was observed twice after manually rebooting the system.
The text was updated successfully, but these errors were encountered: