Skip to content

Exclude .claude/ and .specify/ from Docker builds - #34

Merged
pjain05 merged 2 commits into
masterfrom
add-dockerignore-ai-sdlc
Aug 18, 2026
Merged

Exclude .claude/ and .specify/ from Docker builds#34
pjain05 merged 2 commits into
masterfrom
add-dockerignore-ai-sdlc

Conversation

@pjain05

@pjain05 pjain05 commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • AI-SDLC pipeline uses spec-kit which populates .claude/skills/ and .specify/ in each service repo for authoring workflow.
  • These directories should not ship inside container images.
  • Adds .claude/ and .specify/ to .dockerignore.

Test plan

  • docker build still succeeds
  • Confirm .claude/ and .specify/ are absent from the resulting image

🤖 Generated with Claude Code

AI-SDLC pipeline uses spec-kit which creates .claude/skills and .specify
directories for authoring workflow. These should not be shipped in the
container image.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@pjain05
pjain05 requested a review from a team August 18, 2026 08:46
spec-kit outputs feature specs under specs/ at the repo root. These
should not ship in the container image either.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@pjain05
pjain05 merged commit 4615f8e into master Aug 18, 2026
5 checks passed
@pjain05
pjain05 deleted the add-dockerignore-ai-sdlc branch August 18, 2026 10:32
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.

2 participants