mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
0.5.7-debian-9-r1 release
This commit is contained in:
@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
COPY --from=buildenv /opt/bitnami/external-dns /opt/bitnami/external-dns
|
||||
ENV BITNAMI_APP_NAME="external-dns" \
|
||||
BITNAMI_IMAGE_VERSION="0.5.7-debian-9-r0" \
|
||||
BITNAMI_IMAGE_VERSION="0.5.7-debian-9-r1" \
|
||||
PATH="/opt/bitnami/external-dns/bin:$PATH"
|
||||
|
||||
RUN install_packages ca-certificates
|
||||
|
||||
@@ -26,6 +26,8 @@ $ docker run --name external-dns bitnami/external-dns:latest
|
||||
|
||||
Deploying Bitnami applications as Helm Charts is the easiest way to get started with our applications on Kubernetes. Read more about the installation in the [Bitnami ExternalDNS Chart GitHub repository](https://github.com/bitnami/charts/tree/master/bitnami/external-dns).
|
||||
|
||||
Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters.
|
||||
|
||||
# Why use a non-root container?
|
||||
|
||||
Non-root container images add an extra layer of security and are generally recommended for production environments. However, because they run as a non-root user, privileged tasks are typically off-limits. Learn more about non-root containers [in our docs](https://docs.bitnami.com/containers/how-to/work-with-non-root-containers/).
|
||||
@@ -38,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`0-ol-7`, `0.5.7-ol-7-r8` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-external-dns/blob/0.5.7-ol-7-r8/0/ol-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.5.7-debian-9-r0`, `0`, `0.5.7`, `0.5.7-r0`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-external-dns/blob/0.5.7-debian-9-r0/0/debian-9/Dockerfile)
|
||||
* [`0-debian-9`, `0.5.7-debian-9-r1`, `0`, `0.5.7`, `0.5.7-r1`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-external-dns/blob/0.5.7-debian-9-r1/0/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/external-dns GitHub repo](https://github.com/bitnami/bitnami-docker-external-dns).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user