mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 12:55:48 +03:00
[GH-ISSUE #384] Source files must be excluded from the container image #219
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#219
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tregubovav-dev on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/384
The
joohoi/acme-dnscontainer image contains all source files and tests from the repo.These files must not be included to the production image.
@atisne commented on GitHub (Jun 5, 2025):
May be covered by #293.
@michvllni commented on GitHub (Jun 18, 2025):
There is also #380 which does a similar job. I guess it's up to the maintainers to decide which route (distroless debian or scratch) to go.