File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727# Docker developers
2828Dockerfile @ bbergeron0
2929entrypoint.sh @ bbergeron0
30- docker- compose.yaml @ bbergeron0
30+ compose.yaml @ bbergeron0
Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ For models compatible with Iluvatar Extension for PyTorch. Here's a step-by-step
303303## Running with Docker
304304
305305Start by installing Docker and Docker Compose on your host. Next, edit
306- ` docker- compose.yaml` and update the ` UID ` and ` GID ` variables to match your
306+ ` compose.yaml ` and update the ` UID ` and ` GID ` variables to match your
307307user. Additional fields are documented in the file for further customization.
308308
309309Once ready, build and run the image locally:
File renamed without changes.
You can’t perform that action at this time.
0 commit comments