testcontainers / testcontainers/testcontainers-dotnet
[Bug]: Support passing build secrets when building docker images
Open
Nobody has claimed this yet.
buildkit
enhancement
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 357
- Avg merge
- 14h 42m
- Merged PRs (30d)
- 16
Description
Testcontainers version
latest
Using the latest Testcontainers version?
Yes
Host OS
Windows
Host arch
x64
.NET version
8
Docker version
latest
Docker info
latest
What happened?
I am not able to pass a docker secret to the ImageFromDockerfileBuilder
Relevant log output
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the ImageFromDockerfileBuilder entry point and inspect how Docker image builds are configured. Determine how build secrets could be passed through the existing API, then add coverage showing that a secret is available during the build without being exposed in the resulting image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, docker
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100