Skip to content

Conversation

@yt-koike
Copy link

@yt-koike yt-koike commented May 19, 2025

Hello, I'm yt-koike.

I added compose.yaml to make building and starting easier.
With compose.yaml, all you need to do to use nerfstudio is the three following steps.

  1. Type docker compose up -d to start server.
  2. Type docker compose exec nerfstudio bash to start a shell and input commands.
  3. Exit from the shell and type docker compose down to stop the server.

I also fixed format warnings in Dockerfile which are

Please merge this PR if you don't mind. Thank you :)

@yt-koike yt-koike marked this pull request as ready for review May 20, 2025 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant