Browse Source

更新 'web/Dockerfile'

master
sunyue 1 year ago
parent
commit
b7f7ba09b7
  1. 2
      web/Dockerfile

2
web/Dockerfile

@ -1,6 +1,6 @@
FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2
COPY . /var/app
COPY ./web/ /var/app
WORKDIR /var/app

Loading…
Cancel
Save