mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
0.9.3-debian-10-r118 release
This commit is contained in:
@@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="metallb-controller" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r117" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r118" \
|
||||
PATH="/opt/bitnami/metallb-controller/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
[Overview of metallb](https://metallb.universe.tf/)
|
||||
|
||||
# TL;DR;
|
||||
# TL;DR
|
||||
|
||||
```console
|
||||
$ docker run --name metallb-controller bitnami/metallb-controller:latest
|
||||
@@ -16,8 +16,8 @@ $ docker run --name metallb-controller bitnami/metallb-controller:latest
|
||||
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
|
||||
* With Bitnami images the latest bug fixes and features are available as soon as possible.
|
||||
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
|
||||
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution.
|
||||
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DTC)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
|
||||
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading Linux distribution.
|
||||
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
|
||||
* Bitnami container images are released daily with the latest distribution packages available.
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ $ docker run --name metallb-controller bitnami/metallb-controller:latest
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`0-debian-10`, `0.9.3-debian-10-r117`, `0`, `0.9.3`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-controller/blob/0.9.3-debian-10-r117/0/debian-10/Dockerfile)
|
||||
* [`0-debian-10`, `0.9.3-debian-10-r118`, `0`, `0.9.3`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-controller/blob/0.9.3-debian-10-r118/0/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/metallb-controller GitHub repo](https://github.com/bitnami/bitnami-docker-metallb-controller).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user