add Dockerfile
This commit is contained in:
2
composer.sh
Normal file → Executable file
2
composer.sh
Normal file → Executable file
@@ -2,4 +2,4 @@
|
||||
|
||||
docker run --rm --interactive --tty \
|
||||
--volume $PWD/app:/app \
|
||||
composer update
|
||||
composer "$@"
|
||||
Reference in New Issue
Block a user