§ Prerequisite
§ First Time Setting
Open Docker Desktop, search for jaewonchung7snu/bulnabi_aiaa_container, and click the pull button to download the container.

Clone the K-FORCAST github repository to your local computer.
git clone <https://github.com/Bulnabi-SNU/DBF2025_FORCAST>
Open Visual Studio Code, install the Dev Containers extension.

Open the Command Palette in Visual Studio Code (Ctrl + Shift + P) and enter Dev Containers: Open Folder in Container. In the folder selection window, choose the folder cloned from Git on your local computer.

If a development container is currently running, the setup is successful.

For future executions, only steps 4 and 5 need to be performed. Another way to confirm is by opening the terminal; the terminal location should be set to ubuntu.
