Skip to content

Conversation

@andrisro
Copy link

Nginx has his own base image, you don't need to use alpine:latest anymore.

Using alpine:latest with RUN apk --update add nginx doesn't work for me & is resulting in a 404 not found.

=> I changed the base image to nginx:latest and copied the files of 2048 to the htdocs path => Works.

@ZHJ0125
Copy link

ZHJ0125 commented Sep 20, 2022

I also encountered the 404 error, thanks for your solution.

Using alpine:latest with RUN apk --update add nginx doesn't work for me & is resulting in a 404 not found.

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.

2 participants