master
William 4 months ago
parent aa207bb132
commit 0276584b3f

@ -16,7 +16,7 @@ The container is now ready to be used, navigate to your project folder.
This will install and or update any packages located in your composer file.
docker run -dt -e UPDATE=1 -v ./:/www sample-php-container
docker run --rm -e UPDATE=1 -v ./:/www sample-php-container
## Serving

Loading…
Cancel
Save