podman FTW!

This commit is contained in:
Nemo 2021-06-04 15:09:48 +05:30
parent 8afbc2c676
commit 11b2ddd5f7
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
set -euo pipefail
IFS=$'\n\t'
sudo systemctl start docker
docker run -v $(pwd):/data ryanfb/inaudible@sha256:b66738d235be1007797e3a0a0ead115fa227e81e2ab5b7befb97d43f7712fac5
# PODMAN FTW!
podman run -v $(pwd):/data ryanfb/inaudible@sha256:b66738d235be1007797e3a0a0ead115fa227e81e2ab5b7befb97d43f7712fac5