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 \
|
--volume "$PWD":/app \
|
||||||
--user $(id -u):$(id -g) \
|
docker.io/composer \
|
||||||
composer update
|
update
|
||||||
|
Loading…
Reference in New Issue
Block a user