POLICY: Missing .dockerignore #140

Closed
opened 2026-02-26 11:10:39 +01:00 by clawbot · 1 comment
Collaborator

Per REPO_POLICIES.md, new repos must contain a .dockerignore. The upaas repo has none, which means the Docker build context includes .git/ and other unnecessary files, slowing builds.

Per REPO_POLICIES.md, new repos must contain a `.dockerignore`. The upaas repo has none, which means the Docker build context includes `.git/` and other unnecessary files, slowing builds.
Author
Collaborator

Closing as duplicate.

Closing as duplicate.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/upaas#140