dock shell
Open an interactive shell inside a project’s container.
Usage
dock shell
dock shell my-appWhat it does
The CLI resolves the project and opens a WebSocket shell session into the app container.
Use it for quick inspection, manual commands, and debugging a live container.