Skip to content
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

Docker build failing because of fnichol/uhttpd #181

Open
SkajpCZ opened this issue Dec 3, 2024 · 0 comments
Open

Docker build failing because of fnichol/uhttpd #181

SkajpCZ opened this issue Dec 3, 2024 · 0 comments

Comments

@SkajpCZ
Copy link

SkajpCZ commented Dec 3, 2024

image

The uhhtpd from fnichol is outdated and docker won't build it unless i tell it to use the older buildkit

I would suggest to do it with nginx:alpine, I tried it with that and it works fine

This is Dockerfile i used:

FROM nginx:alpine

COPY . /usr/share/nginx/html
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

No branches or pull requests

1 participant