mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-12 18:43:50 +00:00
Removed workdir from Dockerfile
This commit is contained in:
@@ -19,5 +19,3 @@ RUN cd ./shlink-web-client && \
|
|||||||
|
|
||||||
# Delete and uninstall build tools
|
# Delete and uninstall build tools
|
||||||
yarn cache clean && apk del yarn && apk del nodejs
|
yarn cache clean && apk del yarn && apk del nodejs
|
||||||
|
|
||||||
WORKDIR /usr/share/nginx/html
|
|
||||||
|
|||||||
Reference in New Issue
Block a user