Skip to content

Commit

Permalink
remove instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
PandorasActorMS committed Sep 19, 2023
1 parent f405876 commit 6d7d18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
&& chmod +x composer_install.sh && ./composer_install.sh \
&& mv composer.phar /usr/local/bin/composer \
&& composer install \
&& rm compose.yml composer_install.sh Dockerfile.caddy Dockerfile.php
&& rm composer_install.sh Dockerfile.caddy Dockerfile.php

0 comments on commit 6d7d18c

Please sign in to comment.