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

Update Dockerfile #248

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Update Dockerfile #248

wants to merge 1 commit into from

Conversation

caiyaonan
Copy link

修改 Dokcerfile Nginx镜像版本,否则由于镜像源的问题会出不兼容的的报错

=> ERROR [serverstatus stage-1 2/5] RUN mkdir -p /ServerStatus/server/ && ln -sf /dev/null /var/log/nginx/access.log && ln -sf /dev/nul 0.1s
=> CANCELED [serverstatus builder 2/6] RUN apt-get update -y && apt-get -y install gcc g++ make libcurl4-openssl-dev 0.0s

[serverstatus stage-1 2/5] RUN mkdir -p /ServerStatus/server/ && ln -sf /dev/null /var/log/nginx/access.log && ln -sf /dev/null /var/log/nginx/error.log:
0.042 ln: failed to access '/var/log/nginx/access.log/null': Not a directory

修改 Dokcerfile Nginx镜像版本
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