Fix docker file
This commit is contained in:
parent
759907147c
commit
019c832994
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN ${TW_BIN} -i ./static/style/global.css -o ./static/style/dist.css --minify
|
|||
|
||||
RUN qlot install --quiet --no-color
|
||||
|
||||
RUN chmod +x /entrypoint.sh
|
||||
RUN chmod +x entrypoint.sh
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue