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 . ./
|
COPY . ./
|
||||||
|
|
||||||
# start appdpvle
|
# start appdpvle
|
||||||
CMD ["npm","run", "start"]
|
#CMD ["npm","run", "start"]
|
||||||
|
|
||||||
# CMD ["yarn", "start"]
|
# CMD ["yarn", "start"]
|
||||||
|
|
||||||
# start app
|
# start app
|
||||||
# @CMD /bin/sh ./run.sh
|
@CMD /bin/sh ./run.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user