Skip to content

docs: document .dockerignore - #3165

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

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

@anish-sahoo anish-sahoo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, fix ci

@bghira

bghira commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

@anish-sahoo i don't have perms to rerun the workflow, can you trigger it plz

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

2 participants