start app
This commit is contained in:
+2
-2
@@ -127,9 +127,9 @@ RUN apk add --no-cache --virtual .build-deps-yarn curl gnupg tar \
|
||||
COPY . ./
|
||||
|
||||
# start appdpvle
|
||||
CMD ["npm","run", "start"]
|
||||
#CMD ["npm","run", "start"]
|
||||
|
||||
# CMD ["yarn", "start"]
|
||||
|
||||
# start app
|
||||
# @CMD /bin/sh ./run.sh
|
||||
@CMD /bin/sh ./run.sh
|
||||
|
||||
Reference in New Issue
Block a user