mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-10 12:37:19 +00:00
clean up debug from ngix dockerfile
This commit is contained in:
parent
5a4e50b19d
commit
0080a1f2d1
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ USER node
|
|||
COPY --chown=node:node . /zeppelin
|
||||
|
||||
WORKDIR /zeppelin/dashboard
|
||||
RUN ls -lah
|
||||
RUN pwd
|
||||
RUN npm ci && npm run build
|
||||
|
||||
FROM nginx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue