Skip to content

Commit

Permalink
Removed workdir from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Aug 6, 2018
1 parent 33bec0f commit f3a3854
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ RUN cd ./shlink-web-client && \

# Delete and uninstall build tools
yarn cache clean && apk del yarn && apk del nodejs

WORKDIR /usr/share/nginx/html

0 comments on commit f3a3854

Please sign in to comment.