[GH-ISSUE #3] Containers not unregistering from DNS if it is removed #2

Closed
opened 2026-02-26 04:33:44 +03:00 by kerem · 1 comment
Owner

Originally created by @mageddo on GitHub (Jul 4, 2016).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/3

Originally assigned to: @mageddo on GitHub.

Reproduction

  • start a container docker start <container> or docker run image
  • remove the container docker rm <container>
  • check registered containers curl -X GET http://dns.mageddo/containers
  • the container is at the list yet
Originally created by @mageddo on GitHub (Jul 4, 2016). Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/3 Originally assigned to: @mageddo on GitHub. Reproduction - start a container `docker start <container>` or `docker run image` - remove the container `docker rm <container>` - check registered containers `curl -X GET http://dns.mageddo/containers` - the container is at the list yet
kerem closed this issue 2026-02-26 04:33:44 +03:00
Author
Owner

@mageddo commented on GitHub (Jul 4, 2016):

Fixed

<!-- gh-comment-id:230186538 --> @mageddo commented on GitHub (Jul 4, 2016): Fixed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#2
No description provided.