> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/ko/goormide/workspace/features/init-script.md).

# 시작 스크립트

컨테이너를 실행할 때 반복적으로 실행하는 스크립트가 있다면, 시작 스크립트를 활용해 보세요!\
시작 스크립트는 컨테이너의 루트 경로(/)에서 실행되며 컨테이너가 실행될 때 스크립트가 실행됩니다.

주로 애플리케이션을 실행하는 스크립트를 작성하여 기능을 활용합니다.
