lp:~athos-ribeiro/ubuntu-docker-images/+git/bind9

Owned by Athos Ribeiro
Get this repository:
git clone https://git.launchpad.net/~athos-ribeiro/ubuntu-docker-images/+git/bind9
Only Athos Ribeiro can upload to this repository. If you are Athos Ribeiro please log in for upload directions.

Branches

Name Last Modified Last Commit
foreground-flag 2022-10-07 14:16:32 UTC
Allow logging configuration usage

Author: Athos Ribeiro
Author Date: 2022-10-06 13:32:04 UTC

Allow logging configuration usage

This allows users to configure named to write logs to different files by
setting the USE_CONFIG_FILE_LOGGING environment variable. This will
change the foreground named flag from -g to -f, having named to read the
logging settings in the configuration file, if available.

LP: #1991719

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

9.18-22.04 2022-04-11 22:47:55 UTC
Update Dockerfile for 22.04 release

Author: Athos Ribeiro
Author Date: 2022-04-11 22:47:55 UTC

Update Dockerfile for 22.04 release

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

9.16-20.04-lp1955680 2022-02-01 23:11:49 UTC
Fix privileged port binding for non-root users

Author: Athos Ribeiro
Author Date: 2022-02-01 22:57:28 UTC

Fix privileged port binding for non-root users

The bind9 image currently runs with the bind user. This results in
errors when trying to bind to privileged (lower) ports on certain
environments where net.ipv4.ip_unprivileged_port_start is not set.

This patch fixes the issue by

* Running the image as the default base image user (root); and
* Improving the documentation on how the ports should be exposed in the
  host system and how to properly run the k8s examples.

(LP: #1955680)

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

9.16-21.10 2022-02-01 22:57:28 UTC
Fix privileged port binding for non-root users

Author: Athos Ribeiro
Author Date: 2022-02-01 22:57:28 UTC

Fix privileged port binding for non-root users

The bind9 image currently runs with the bind user. This results in
errors when trying to bind to privileged (lower) ports on certain
environments where net.ipv4.ip_unprivileged_port_start is not set.

This patch fixes the issue by

* Running the image as the default base image user (root); and
* Improving the documentation on how the ports should be exposed in the
  host system and how to properly run the k8s examples.

(LP: #1955680)

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

9.16-21.10-lp1955680 2022-02-01 22:57:28 UTC
Fix privileged port binding for non-root users

Author: Athos Ribeiro
Author Date: 2022-02-01 22:57:28 UTC

Fix privileged port binding for non-root users

The bind9 image currently runs with the bind user. This results in
errors when trying to bind to privileged (lower) ports on certain
environments where net.ipv4.ip_unprivileged_port_start is not set.

This patch fixes the issue by

* Running the image as the default base image user (root); and
* Improving the documentation on how the ports should be exposed in the
  host system and how to properly run the k8s examples.

(LP: #1955680)

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>

15 of 5 results
This repository contains Public information 
Everyone can see this information.

Subscribers