enter.sh (92B)
1 #!/bin/bash 2 # This file is in the public domain. 3 4 podman exec -it -w /root taler /bin/bash 5