termux / termux-docker

Termux environment packaged as Docker image.
497 stars 70 forks source link

OCI runtime error: crun: pivot_root: Invalid argument #36

Closed txmu closed 2 years ago

txmu commented 2 years ago
txmu@ubuntu:~/termux-docker$ sudo ./run.sh --podman 
Creating new container...
Error: OCI runtime error: crun: pivot_root: Invalid argument
Error: can only create exec sessions on running containers: container state improper

OS: Bedrock Linux 0.7.28beta (https://bedrocklinux.org) (Maybe it can be understood as ubuntu 20.04 LTS) ARCH: arm64

I set the no_pivot_root=true (See #26 )

podman version 4.0.3

txmu commented 2 years ago

P.S.:

txmu@ubuntu:~/termux-docker$ sudo podman run -it termux/termux-docker:latest
Error: OCI runtime error: crun: pivot_root: Invalid argument