Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 353 Bytes

File metadata and controls

10 lines (7 loc) · 353 Bytes

04 Interactive

PTY-based interactive terminal sessions inside a box.

File Description
run_interactive_shell.py Drop into an Alpine shell (like docker exec -it)
install_claude_interactively.py Open a Debian shell to install and run Claude Code

Recommended first example: run_interactive_shell.py