sha256:06dce1ecf9e7b38635f4686116c3154e4c8aa06f315c6fae82a5008989d09579
OS/ARCH
Compressed size
274.07 MB
Last pushed
almost 2 years by voxpupulibot
Type
Image
Manifest digest
sha256:063fde62c92d7b27ba4cad046042c576a7500680ddb9ed4860dd24fc16dd98f8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7ARG PACKAGES=ca-certificates git netbase openjdk-17-jre-headless0 B8ARG BUILD_PKGS=ruby3.0-dev gcc make cmake0 B9ARG DUMB_INIT_VERSION=1.2.50 B10ARG TARGETARCH=arm640 B11LABEL org.label-schema.maintainer=Voxpupuli Team <[email protected]> org.label-schema.vendor=Voxpupuli0 B12ENV PUPPETSERVER_JAVA_ARGS=-Xms1024m -Xmx1024m PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/puppetlabs/server/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin SSLDIR=/etc/puppetlabs/puppet/ssl0 B13EXPOSE map[8140/tcp:{}]0 B14ENTRYPOINT ["dumb-init" "/docker-entrypoint.sh"]0 B15CMD ["foreground"]0 B16ADD https://github.com/Yelp/dumb-init/releases/download/v1.2.5/dumb-init_1.2.5_arm64.deb / # buildkit50.4 KB17COPY docker-entrypoint.sh healthcheck.sh / #1.53 KB18COPY docker-entrypoint.d /docker-entrypoint.d # buildkit3.9 KB19COPY metrics.conf.tmpl /metrics.conf.tmpl # buildkit744 B20COPY add_cache_del_api_auth_rules.rb /add_cache_del_api_auth_rules.rb # buildkit530 B21HEALTHCHECK &{["CMD" "/healthcheck.sh"] "20s" "15s"0 B22ARG R10K_VERSION=4.1.00 B23ARG RUGGED_VERSION=1.7.20 B24RUN |6 PACKAGES=ca-certificates git netbase128.13 MB25ARG PUPPET_RELEASE=80 B26ARG PUPPETSERVER_VERSION=8.6.30 B27ARG UBUNTU_CODENAME=jammy0 B28ARG PUPPET_USER_UID=9990 B29ARG PUPPET_USER_GID=9990 B30ARG vcs_ref0 B31ARG build_type=release0 B32ARG build_date0 B33ENV PUPPET_DEB=puppet8-release-jammy.deb0 B34ADD https://apt.puppet.com/puppet8-release-jammy.deb /puppet8-release-jammy.deb # buildkit11.32 KB35RUN |14 PACKAGES=ca-certificates git netbase4.15 KB36RUN |14 PACKAGES=ca-certificates git netbase123.12 KB37RUN |14 PACKAGES=ca-certificates git netbase119.65 MB38COPY puppetserver /etc/default/puppetserver # buildkit503 B39COPY logback.xml request-logging.xml /etc/puppetlabs/puppetserver/ #519 B40COPY conf.d/puppetserver.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit1.66 KB41COPY conf.d/product.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit254 B42COPY puppetdb.conf /var/tmp/puppet/ # buildkit248 B43LABEL org.label-schema.name=Puppet Server (release) org.label-schema.version=8.6.30 B44COPY Dockerfile / # buildkit2 KBCommand
ARG RELEASE