Skip to content

Update dnsdock container version #136

@tekante

Description

@tekante

Rig currently launches a DNSDock container at version 1.16-1 which suffers from a fatal error if a read timeout is received on the backup DNS server. See aacebedo/dnsdock#90

Rig has restart always set so that the container comes back but during the intervening time DNS requests fail (including the original request). One way to ameliorate this is to select a different DNS server from the default 8.8.8.8 (by using the RIG_NAMESERVERS environmental variable) if connections to 8.8.8.8 are proving unstable.

Updating rig to use version 1.16-3 or better should change this to a warning as opposed to an error. It won't solve an underlying problem with a backup DNS instance being reachable but it will reduce some of the impact in terms of the service needing to fully restart.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions