1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-26 23:21:41 +01:00

feat: adds shell support for k8s mode (#3747)

This commit is contained in:
Amir Raminfar
2025-04-02 09:27:57 -07:00
committed by GitHub
parent 8c4fcc6a7a
commit 8b058cae07
6 changed files with 154 additions and 8 deletions

View File

@@ -27,4 +27,4 @@ services:
:::
> [!NOTE]
> Shell access only works in Docker containers. This includes agents, remote, swarm and local mode. Support for Kubernetes is planned, but it is not yet available.
> Shell access should work across all container types, including Docker, Kubernetes, and other orchestration platforms.