sha256:9b09f44f15c1964a947fd37e0e917acc3e7f3fdf77f15c40b73e672ae4acd637
OS/ARCH
Compressed size
283.64 MB
Last pushed
over 2 years by voxpupulibot
Type
Image
Manifest digest
sha256:87f750f579ab2d1f6c3105058dde47d52bb28ee501467bf2e5ace14fd1dfaa65
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 / 28.17 MB6CMD ["/bin/bash"]0 B7ARG PACKAGES=ca-certificates git netbase openjdk-17-jre-headless0 B8ARG DUMB_INIT_VERSION=1.2.50 B9ARG TARGETARCH0 B10LABEL org.label-schema.maintainer=Voxpupuli Team <[email protected]> org.label-schema.vendor=Voxpupuli0 B11ENV 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 B12EXPOSE map[8140/tcp:{}]0 B13ENTRYPOINT ["dumb-init" "/docker-entrypoint.sh"]0 B14CMD ["foreground"]0 B15ADD https://github.com/Yelp/dumb-init/releases/download/v1.2.5/dumb-init_1.2.5_amd64.deb / # buildkit40.69 KB16COPY docker-entrypoint.sh healthcheck.sh / #641 B17COPY docker-entrypoint.d /docker-entrypoint.d # buildkit3.55 KB18COPY metrics.conf.tmpl /metrics.conf.tmpl # buildkit744 B19COPY add_cache_del_api_auth_rules.rb /add_cache_del_api_auth_rules.rb # buildkit529 B20HEALTHCHECK &{["CMD" "/healthcheck.sh"] "20s" "15s"0 B21RUN |3 PACKAGES=ca-certificates git netbase133.36 MB22ARG PUPPET_RELEASE0 B23ENV PUPPET_RELEASE=80 B24ARG PUPPETSERVER_VERSION0 B25ENV PUPPETSERVER_VERSION=8.6.00 B26ARG UBUNTU_CODENAME0 B27ARG vcs_ref0 B28ARG build_type0 B29ARG build_date0 B30ENV PUPPET_DEB=puppet8-release-jammy.deb0 B31ADD https://apt.puppet.com/puppet8-release-jammy.deb /puppet8-release-jammy.deb # buildkit11.1 KB32RUN |3 vcs_ref= build_type=release build_date=114.67 KB33RUN |3 vcs_ref= build_type=release build_date=121.94 MB34COPY puppetserver /etc/default/puppetserver # buildkit502 B35COPY logback.xml request-logging.xml /etc/puppetlabs/puppetserver/ #517 B36COPY conf.d/puppetserver.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit1.66 KB37COPY conf.d/product.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit252 B38COPY puppetdb.conf /var/tmp/puppet/ # buildkit246 B39LABEL org.label-schema.name=Puppet Server (release) org.label-schema.version=8.6.00 B40COPY Dockerfile / # buildkit1.78 KBCommand
ARG RELEASE