-
Notifications
You must be signed in to change notification settings - Fork 161
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Overview
docker build command is not working
Expected Behavior
docker build succeeds
Steps to Reproduce the Bug
cd stable/alpine-slim && docker build .
error:
1.089 + wget -O /tmp/nginx_signing.rsa.pub https://nginx.org/keys/nginx_signing.rsa.pub
1.134 Connecting to nginx.org (3.125.197.172:443)
1.375 wget: server returned error: HTTP/1.1 404 Not Found
Environment Details
- Version of Docker and method of installation: Docker version 28.2.2, build e6534b4
- Version/tag of the NGINX Docker unprivileged image or specific commit: c994936
- Target deployment platform: Kubernetes/Docker/local
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working