修改composer
This commit is contained in:
parent
102ac6ee30
commit
ed83d333dc
@ -49,7 +49,7 @@ WORKDIR /opt/www
|
||||
|
||||
COPY . /opt/www
|
||||
|
||||
RUN composer clear-cache && composer install --no-dev -o && php bin/hyperf.php
|
||||
RUN composer install --no-dev -o && php bin/hyperf.php
|
||||
|
||||
EXPOSE 9501
|
||||
|
||||
|
||||
3441
composer.lock
generated
3441
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user