mirror of
https://github.com/bitnami/containers.git
synced 2026-02-12 15:17:15 +08:00
[bitnami/contour-operator] Release 1.22.0-scratch-r3 (#4285)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -15,6 +15,13 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
||||
|
||||
FROM scratch
|
||||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="1.22.0-scratch-r3" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour-operator" \
|
||||
org.opencontainers.image.title="contour-operator" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="1.22.0"
|
||||
COPY prebuildfs /
|
||||
COPY rootfs /
|
||||
COPY --from=builder /opt/bitnami/contour-operator/bin/contour-operator /contour-operator
|
||||
|
||||
5
bitnami/contour-operator/1.22/scratch/tags-info.yaml
Normal file
5
bitnami/contour-operator/1.22/scratch/tags-info.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
rolling-tags:
|
||||
- "1.22"
|
||||
- "1.22-scratch"
|
||||
- "1.22.0"
|
||||
- "latest"
|
||||
@@ -28,7 +28,7 @@ $ docker run --name contour-operator bitnami/contour-operator: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/).
|
||||
|
||||
|
||||
- [`1.22`, `1.22-scratch`, `1.22.0`, `1.22.0-scratch-r2`, `latest` (1.22/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/contour-operator/1.22/scratch/Dockerfile)
|
||||
- [`1.22`, `1.22-scratch`, `1.22.0`, `1.22.0-scratch-r3`, `latest` (1.22/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/contour-operator/1.22/scratch/Dockerfile)
|
||||
- [`1.21`, `1.21-scratch`, `1.21.1`, `1.21.1-scratch-r2` (1.21/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/contour-operator/1.21/scratch/Dockerfile)
|
||||
- [`1.20`, `1.20-scratch`, `1.20.2`, `1.20.2-scratch-r5` (1.20/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/contour-operator/1.20/scratch/Dockerfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user