添加体育
This commit is contained in:
@@ -10,7 +10,5 @@ RUN apk add --no-cache tzdata \
|
||||
&& ln -snf /usr/share/zoneinfo/$TZ /etc/localtime \
|
||||
&& echo $TZ > /etc/timezone
|
||||
|
||||
RUN npm install
|
||||
|
||||
CMD [ "node", "app.js" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user