-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems like nginx:latest is now broken #262
Comments
yeah, I'm having the same issue
|
Same for me :( |
I can confirm we are having the same issue with nginx latest image |
can confirm stable tag works. |
Same issue for us |
I have the same problem with nginx:alpine
|
I am able to pull:
|
It is a problem with docker infrastructure. See #240 for more details |
same here with nginx:latest . nginx:stable works though. |
Same here |
same here with nginx:alpine |
go for |
It may be related to docker-library/official-images#3835 |
Same issue here |
Hi, I have the same issue with nginx:alpine
Is there any ETA to resolve this issue? |
As @julio641742 mentioned earlier, this is a problem with Docker infrastructure and not an nginx image itself. Please don't add more "same issue" -- that does not help. I've notified docker team about the issue, unfortunately there is no ETA yet. Thanks for understanding. |
There is a wider issue because of the `nginx:latest` has stopped working. Using `nginx:stable` continues to work as a stop gap measure. Link to issue: nginxinc/docker-nginx#262
All images |
The issue is now fixed, AFAICT.
|
When using nginx:latest to start a service on a Docker EE with Swarm worker nodes, the containers refuse to start. When using nginx:stable, everything works fine.
I believe this still worked yesterday, so it must be a recent change.
The text was updated successfully, but these errors were encountered: