修正dockerfile构建目录
This commit is contained in:
parent
bdcbd26a8d
commit
cd2ed8b9b2
@ -48,7 +48,7 @@ WORKDIR /opt/www
|
||||
# RUN composer install --no-dev --no-scripts
|
||||
|
||||
COPY . /opt/www
|
||||
COPY /data/www/cret/wechat/pay/1636644248 /opt/www/extend/Wechat/certs
|
||||
COPY /data/www/cret/wechat/pay/1636644248 /opt/www/extend/Wechat/certs/
|
||||
RUN composer install --no-dev -o && php bin/hyperf.php
|
||||
|
||||
EXPOSE 9501
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user