Ooops
This commit is contained in:
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…
Reference in New Issue
Block a user