I wanted to access by bash but it gives an error
pi@raspberrypi:~ $ docker exec -it radicale bashOCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: exec: "bash": executable file not found in $PATH: unknown
Any solution?
I wanted to access by bash but it gives an error
pi@raspberrypi:~ $ docker exec -it radicale bash
OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: exec: "bash": executable file not found in $PATH: unknown
Any solution?