Application packaged by VMware, Inc
crane flatten sha256:a9deec9ba0b1040b778a957efb5c84b69bec5721fa77e43fb847c7461d2f7f3b |
ENV REPO_NAME= |
ENV REPO_DOCS_PATH= |
ENV REPO_README= |
ENV SSH_PRIVATE_KEY= |
WORKDIR /root |
/bin/bash -o pipefail -c install_packages pandoc |
/bin/bash -o pipefail -c adduser --uid 1000 --gecos "FSFE" --shell "/sbin/nologin" --disabled-password fsfe |
COPY file:cc7588114b516d876e4a1be9739378b2eab1d87f0de734e211fedbb9ec3ea2bc in /tmp/push-to-docs.sh |
/bin/bash -o pipefail -c chmod 0755 /tmp/push-to-docs.sh |
/bin/bash -o pipefail -c mkdir /src && chown fsfe:fsfe /src |
USER fsfe |
WORKDIR /src |
ENTRYPOINT ["/tmp/push-to-docs.sh"] |
LABEL org.opencontainers.image.created=2023-08-14T09:41:17Z |
LABEL org.opencontainers.image.revision=b299668782ce3d6b1b8e5454d435240f847913bc |
LABEL org.opencontainers.image.source=https://git.fsfe.org/fsfe-system-hackers/docs-centralizer.git |
LABEL org.opencontainers.image.url=https://git.fsfe.org/fsfe-system-hackers/docs-centralizer |
Key |
Value |
com.vmware.cp.artifact.flavor |
sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e |
org.opencontainers.image.base.name |
docker.io/bitnami/minideb:bullseye |
org.opencontainers.image.created |
2023-08-14T09:41:17Z |
org.opencontainers.image.description |
Application packaged by VMware, Inc |
org.opencontainers.image.licenses |
Apache-2.0 |
org.opencontainers.image.ref.name |
2.41.0-debian-11-r71 |
org.opencontainers.image.revision |
b299668782ce3d6b1b8e5454d435240f847913bc |
org.opencontainers.image.source |
https://git.fsfe.org/fsfe-system-hackers/docs-centralizer.git |
org.opencontainers.image.title |
git |
org.opencontainers.image.url |
https://git.fsfe.org/fsfe-system-hackers/docs-centralizer |
org.opencontainers.image.vendor |
VMware, Inc. |
org.opencontainers.image.version |
2.41.0 |