tomsquest / docker-radicale

Docker image for Radicale calendar and contact server :calendar: + security :closed_lock_with_key: + addons :rocket:
GNU General Public License v3.0
591 stars 82 forks source link

Failed to access by bash container #114

Closed ghost closed 2 years ago

ghost commented 2 years ago

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?

ghost commented 2 years ago

OK, solved docker exec -it radicale sh

tomsquest commented 2 years ago

Yes, exactly :+1: