Use podman in composer.js
This commit is contained in:
parent
0ceb1982c8
commit
99ecf7b08f
@ -1,4 +1,4 @@
|
||||
docker run --rm --interactive --tty \
|
||||
podman run --rm --interactive --tty \
|
||||
--volume "$PWD":/app \
|
||||
--user $(id -u):$(id -g) \
|
||||
composer update
|
||||
docker.io/composer \
|
||||
update
|
||||
|
Loading…
Reference in New Issue
Block a user