mirror of
https://github.com/leaningtech/webvm.git
synced 2026-09-01 14:57:38 +08:00
reviewing initial changes to REPL and claude
This commit is contained in:
@@ -170,7 +170,8 @@ For more details, see [CheerpX Custom Images documentation](https://cheerpx.io/d
|
||||
> [!TIP]
|
||||
> Python3 REPL
|
||||
>
|
||||
> The `Deploy` workflow takes into account the `CMD` specified in the Dockerfile. To build a REPL you can simply change `CMD [ "/bin/bash" ]` to `CMD [ "/usr/bin/python3" ]` and deploy.
|
||||
> The `Deploy` workflow takes into account the `CMD` specified in the Dockerfile.
|
||||
> To build a REPL you can simply change `CMD [ "/bin/bash" ]` to `CMD [ "/usr/bin/python3" ]` and deploy.
|
||||
|
||||
### Claude AI Integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user