Automattic / Automattic/dserve

respect dockerignore

Open
#8 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
24
Forks
5
PR merge metrics
No merged PRs in 30d

Description

As @sirreal discovered, `.dockerignore` files are currently ignored by the tar stream process in the builder. We should respect `.dockerignore` files when building the build context

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the builder's tar stream process and trace how the build context is assembled. Check how a .dockerignore file should affect the files sent in that context; done means ignored paths are excluded while building and other context files remain available.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, typescript
Domain
build-system, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.