sisyphus/cert-manager-acmesolver (sha256:d8fa068025e3026d27bc079b0d325efb274e2c3b2d0b076927d3ec0bdfbc83c2)
Published 2024-12-17 16:11:08 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/sisyphus/cert-manager-acmesolver@sha256:d8fa068025e3026d27bc079b0d325efb274e2c3b2d0b076927d3ec0bdfbc83c2
sha256:d8fa068025e3026d27bc079b0d325efb274e2c3b2d0b076927d3ec0bdfbc83c2
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:ec995b636bd7d07a1baac3547aad843fa78dc3420ceb8693d032758db0b2226e 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