Skip to content

docs: document .dockerignore - #3165

Open
bghira wants to merge 1 commit into
replicate:mainfrom
bghira:issue-209-document-dockerignore
Open

docs: document .dockerignore#3165
bghira wants to merge 1 commit into
replicate:mainfrom
bghira:issue-209-document-dockerignore

Conversation

@bghira

@bghira bghira commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Closes #209

Summary

  • explain that Cog uses the project directory as its Docker build context
  • show how to exclude development-only files with .dockerignore
  • document the build-speed and image-size benefits, plus files that should not be excluded
  • regenerate docs/llms.txt

Validation

  • npx --yes prettier@3.6.2 --check docs/getting-started.md docs/llms.txt
  • git diff --check

@bghira
bghira requested a review from a team as a code owner August 31, 2026 15:39
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.

Document .dockerignore

1 participant