Refactor to clean up and move utility/legacy out of the agent (#7917)

This commit is contained in:
Engel Nyst
2025-04-18 19:53:33 +02:00
committed by GitHub
parent 76cad626ed
commit a2c55cfdef
16 changed files with 118 additions and 158 deletions

View File

@@ -1,7 +1,7 @@
# Custom Sandbox
:::note
This guide is for users that would like to use their own custom Docker image for the runtime. For example
This guide is for users that would like to use their own custom Docker image for the runtime. For example
with certain tools or programming languages pre-installed.
:::