For the complete documentation index, see llms.txt. This page is also available as Markdown.

Init Script

If you have a script that needs to be executed repeatedly when running a container, try the Init script! The Init script runs from the root directory (/) of the container and is executed when the container starts.

It is commonly used to write scripts that execute your application.

마지막 업데이트

도움이 되었나요?