0.18.0-scratch-r2 release

This commit is contained in:
Bitnami Bot
2022-06-10 15:51:17 +00:00
parent da8f98c484
commit 382b489d98
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY prebuildfs /
COPY rootfs /
ENV PATH="/"
USER 1001
ENTRYPOINT [ "/pinniped-concierge" ]

View File

@@ -28,7 +28,7 @@ $ docker run --name pinniped bitnami/pinniped: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`, `0-scratch`, `0.18.0`, `0.18.0-scratch-r1`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-pinniped/blob/0.18.0-scratch-r1/0/scratch/Dockerfile)
- [`0`, `0-scratch`, `0.18.0`, `0.18.0-scratch-r2`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-pinniped/blob/0.18.0-scratch-r2/0/scratch/Dockerfile)
Subscribe to project updates by watching the [bitnami/pinniped GitHub repo](https://github.com/bitnami/bitnami-docker-pinniped).