sisyphus/cert-manager-acmesolver (sha256:8e3865f18953f4d440665ea3c639c498639ab568da9d08f9c89df666f8b4ba2d)
Published 2024-12-17 16:11:09 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/sisyphus/cert-manager-acmesolver@sha256:8e3865f18953f4d440665ea3c639c498639ab568da9d08f9c89df666f8b4ba2d
sha256:8e3865f18953f4d440665ea3c639c498639ab568da9d08f9c89df666f8b4ba2d
About this package
HTTP server used to solve ACME challenges.
Image Layers
MAINTAINER [Alexey Shabalin <shaba@altlinux.org>] [Nadezhda Fedorova <fedor@altlinux.org] |
LABEL org.opencontainers.image.title="alt" |
LABEL org.opencontainers.image.description="Minimal image" |
LABEL org.opencontainers.image.licenses="GPLv3" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
ADD file:acca73bb20bff59e909c7bd2345a5ffbb408718032d34b3daba2a9d760b5bbad in / |
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf |
CMD ["/bin/bash"] |
MAINTAINER alt-cloud |
/bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y cert-manager && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.* |
/bin/sh -c groupadd -r -g 1000 cert-manger && useradd --no-log-init -r -u 1000 -g cert-manger cert-manger |
USER 1000 |
ENTRYPOINT ["/usr/bin/acmesolver"] |
LABEL org.opencontainers.image.title="cert-manager-acmesolver" |
LABEL org.opencontainers.image.description="HTTP server used to solve ACME challenges." |
LABEL org.opencontainers.image.source="https://github.com/cert-manager/cert-manager" |
LABEL org.opencontainers.image.licenses="Apache-2.0" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
Labels
Key | Value |
---|---|
io.buildah.version | 1.37.5 |
org.opencontainers.image.description | HTTP server used to solve ACME challenges. |
org.opencontainers.image.licenses | Apache-2.0 |
org.opencontainers.image.source | https://github.com/cert-manager/cert-manager |
org.opencontainers.image.title | cert-manager-acmesolver |
org.opencontainers.image.vendor | ALT Linux Team |
Details
Versions (2)
View all