mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-22 17:10:26 +03:00
Removed workdir from Dockerfile
This commit is contained in:
parent
33bec0f05d
commit
f3a3854c1f
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue