amphp update
This commit is contained in:
parent
cbfca5a4ae
commit
fec090af2c
|
|
@ -43,4 +43,4 @@ VOLUME ["/var/www"]
|
|||
|
||||
COPY example.php /var/www
|
||||
|
||||
CMD php /var/www/example.php
|
||||
CMD cd /var/www && php server.php
|
||||
|
|
|
|||
Loading…
Reference in New Issue