mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[GH-ISSUE #141] docker image #53
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#53
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 @kostyrev on GitHub (Jan 31, 2019).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/141
What registry do you use to publish you code?
I found this but latest build was 2 months ago.
Could you please update it with health check commit?
What's your take on building master as latest automagically?
@joohoi commented on GitHub (Jan 31, 2019):
Hi! That DockerHub link you found is the correct one. I've been basically doing builds upon every release, so even though the
latesttag followsmasterbranch, it has been updated only upon releases this far.I can't enable automated builds because GitHub deprecated their GitHub Services API, and the only way to enable DockerHub to do the automated builds I would have to give DockerHub full write access to the repository - a thing I don't want to do.
That said, I just triggered a build for for
latesttag, and the new version now has the health check endpoint.I feel like this issue is solved, so I'm closing it. If by any means you feel that this is not the case, feel free to comment, and I'll reopen!