Fixed Dockerfile
This commit is contained in:
parent
53cee71d48
commit
d03b352e22
@ -9,7 +9,7 @@ COPY tsconfig.json .
|
||||
|
||||
RUN npm install
|
||||
|
||||
COPY startup.sh .
|
||||
COPY --chmod=111 startup.sh .
|
||||
|
||||
COPY public public
|
||||
COPY src src
|
||||
|
Loading…
x
Reference in New Issue
Block a user