Commit a56a2425 authored by Roger Wu's avatar Roger Wu

Update Dockerfile

parent 2cf615f2
### STAGE 1:Build ### ### STAGE 1:Build ###
FROM nginx:latest FROM nexus3.gsstcloud.com:8092/nginx-superlink:latest
## Remove default nginx website ## Remove default nginx website
RUN rm -rf /usr/share/nginx/html/* RUN rm -rf /usr/share/nginx/html/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment