You've already forked docker-ph-cli
Initial commit
This commit is contained in:
1
composer.fish
Normal file
1
composer.fish
Normal file
@@ -0,0 +1 @@
|
||||
alias composer="docker run --interactive --tty --add-host=host.docker.internal:host-gateway --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --net=host -it --rm -v ~/.ssh:/root/.ssh -v composertmp:/tmp -v "$PWD":/var/www -w /var/www assada/php:8.1-cli-alpine composer"
|
Reference in New Issue
Block a user