-
Notifications
You must be signed in to change notification settings - Fork 55
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
chore: upgrade dockerfile #144
base: master
Are you sure you want to change the base?
Conversation
COPY third_party /build/third_party | ||
|
||
# Nginx Docker Playground (https://github.com/nginx-with-docker/nginx-docker-playground) | ||
FROM soulteary/prebuilt-nginx-modules:base-1.23.1-alpine AS Builder |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, try to use official docker images.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@soulteary I think joanhey is right. haha
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with this change, and will update this PR once I've finished a piece of content with a better scene, hopefully within the last two months of this year.
eg: https://www.zhihu.com/question/21483073/answer/2647942304
|
||
# Nginx Docker Playground (https://github.com/nginx-with-docker/nginx-docker-playground) | ||
FROM soulteary/prebuilt-nginx-modules:base-1.23.1-alpine AS Builder | ||
RUN apk update && apk --no-cache add curl gcc g++ make musl-dev linux-headers gd-dev geoip-dev libxml2-dev libxslt-dev openssl-dev pcre-dev perl-dev pkgconf zlib-dev libedit-dev ncurses-dev php8-dev php8-embed git unzip argon2-dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add OPcache extension
@soulteary Maybe github-actions-build was wrong, wait for repair. |
Best @soulteary |
issue #143
hope it helps @rryqszq4