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.
마지막 업데이트
도움이 되었나요?
도움이 되었나요?