Skip to content

Comments

Replace deprecated fnichol/uhttpd base image with nginx:alpine#202

Open
bloodstiller wants to merge 1 commit into0dayCTF:mainfrom
bloodstiller:main
Open

Replace deprecated fnichol/uhttpd base image with nginx:alpine#202
bloodstiller wants to merge 1 commit into0dayCTF:mainfrom
bloodstiller:main

Conversation

@bloodstiller
Copy link

fix(docker): replace fnichol/uhttpd with nginx:alpine

The old fnichol/uhttpd image is no longer available because it relied on
the deprecated Docker schema v1 manifest. Switched to nginx:alpine,
which is lightweight, maintained, and serves static content from
/usr/share/nginx/html by default.

This change resolves build failures while preserving the original
behavior of serving project files over port 80.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant