Unable to access dozzle container shell #3781
Replies: 3 comments 1 reply
-
You cannot access Dozzle shell because there is no shell. Dozzle doesn't have a base image. This is not a bug. It is for security and minimizing image size. |
Beta Was this translation helpful? Give feedback.
-
I'll move this to discussion since it might not be obvious. |
Beta Was this translation helpful? Give feedback.
-
Dozzle is clearly the only container I've deployed that doesn't have a shell, and that's very strange. I would have liked to check the container's security and find out exactly what it does. Because I'm very security-conscious and I also don't like being monitored with telemetry programs. |
Beta Was this translation helpful? Give feedback.
-
🔍 Check for existing issues
How is Dozzle deployed?
Standalone Deployment
📦 Dozzle version
8.12.5
✅ Command used to run Dozzle
I start the container normally
🐛 Describe the bug / provide steps to reproduce it
Unable to access the container shell through Bash or Sh. Both shells are not found!
I want to access the container shell to check the default values of variables. How do I access them?
📜 Dozzle logs are required for debugging purposes. You may need to enable debug mode. See https://dozzle.dev/guide/debugging.
OCI runtime exec failed: exec failed: unable to start container process: exec: "sh": executable file not found in $PATH: unknown
📸 If applicable, add screenshots to help explain your bug
No response
Beta Was this translation helpful? Give feedback.
All reactions