+ set -ex ++ dirname ./script/docker/init.sh + cd ./script/docker/../.. + cp -n config/docker/database.yml config/database.yml + cp -n config/docker/redis.yml config/redis.yml + cp -n config/docker/local.yml config/local.yml + docker-compose up -d Building web Step 1/10 : FROM ruby:2.6.5 ---> ad10dfbc638b Step 2/10 : RUN apt-get update && apt-get install -y calibre default-mysql-client phantomjs wkhtmltopdf zip ---> Running in da0c577f1d5c Service 'web' failed to build : OCI runtime create failed: this version of runc doesn't work on cgroups v2: unknown + set -ex ++ dirname ./script/docker/init.sh + cd ./script/docker/../.. + cp -n config/docker/database.yml config/database.yml + cp -n config/docker/redis.yml config/redis.yml + cp -n config/docker/local.yml config/local.yml + docker-compose up -d Building web Step 1/10 : FROM ruby:2.6.5 ---> ad10dfbc638b Step 2/10 : RUN apt-get update && apt-get install -y calibre default-mysql-client phantomjs wkhtmltopdf zip ---> Running in 17c65c1bb385 Service 'web' failed to build : OCI runtime create failed: this version of runc doesn't work on cgroups v2: unknown + set -ex ++ dirname ./script/docker/init.sh + cd ./script/docker/../.. + cp -n config/docker/database.yml config/database.yml + cp -n config/docker/redis.yml config/redis.yml + cp -n config/docker/local.yml config/local.yml + docker-compose up -d + systemd-run --scope --user podman up -d Running scope as unit: run-ra426de2558dc49ba8efec67f25f63f87.scope Error: unknown shorthand flag: 'd' in -d + set -ex ++ dirname ./script/docker/init.sh + cd ./script/docker/../.. + cp -n config/docker/database.yml config/database.yml + cp -n config/docker/redis.yml config/redis.yml + cp -n config/docker/local.yml config/local.yml + docker-compose up + systemd-run --scope --user podman up Running scope as unit: run-r4bc644a13ae04897813584e4762d40a2.scope Error: unrecognized command `podman up` Try 'podman --help' for more information. + set -ex ++ dirname ./script/docker/init.sh + cd ./script/docker/../.. + cp -n config/docker/database.yml config/database.yml + cp -n config/docker/redis.yml config/redis.yml + cp -n config/docker/local.yml config/local.yml + docker-compose up + systemd-run --scope --user podman compose up Running scope as unit: run-r5826ed070d2d443b8f940add22289672.scope Error: unrecognized command `podman compose` Try 'podman --help' for more information.