Sign inSign up

voxpupuli/container-puppetserver:7.17.0-v1.5.0

Multi-platform
Security
Languages & frameworks
Integration & delivery
Index digest

sha256:916746209ac5325eb547acbbfdcd73105ef0ec363be72d0c8db00a0dddda9656

OS/ARCH

Compressed size

308.85 MB

Last pushed

over 2 years by voxpupulibot

Type

Image

Manifest digest

sha256:efd50857fdf4a3a9fc2737aff9373c46e500d11b78964306afd9b05defc852bd

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7ARG PACKAGES=ca-certificates git netbase openjdk-17-jre-headless0 B
8ARG DUMB_INIT_VERSION=1.2.50 B
9ARG TARGETARCH0 B
10LABEL org.label-schema.maintainer=Voxpupuli Team <[email protected]> org.label-schema.vendor=Voxpupuli0 B
11ENV 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 B
12EXPOSE map[8140/tcp:{}]0 B
13ENTRYPOINT ["dumb-init" "/docker-entrypoint.sh"]0 B
14CMD ["foreground"]0 B
15ADD https://github.com/Yelp/dumb-init/releases/download/v1.2.5/dumb-init_1.2.5_arm64.deb / # buildkit50.4 KB
16COPY docker-entrypoint.sh healthcheck.sh / #639 B
17COPY docker-entrypoint.d /docker-entrypoint.d # buildkit3.55 KB
18COPY metrics.conf.tmpl /metrics.conf.tmpl # buildkit744 B
19COPY add_cache_del_api_auth_rules.rb /add_cache_del_api_auth_rules.rb # buildkit529 B
20HEALTHCHECK &{["CMD" "/healthcheck.sh"] "20s" "15s"0 B
21RUN |3 PACKAGES=ca-certificates git netbase129.99 MB
22ARG PUPPET_RELEASE0 B
23ENV PUPPET_RELEASE=70 B
24ARG PUPPETSERVER_VERSION0 B
25ENV PUPPETSERVER_VERSION=7.17.00 B
26ARG UBUNTU_CODENAME0 B
27ARG vcs_ref0 B
28ARG build_type0 B
29ARG build_date0 B
30ENV PUPPET_DEB=puppet7-release-jammy.deb0 B
31ADD https://apt.puppet.com/puppet7-release-jammy.deb /puppet7-release-jammy.deb # buildkit11.11 KB
32RUN |3 vcs_ref= build_type=release build_date=114.92 KB
33RUN |3 vcs_ref= build_type=release build_date=152.58 MB
34COPY puppetserver /etc/default/puppetserver # buildkit505 B
35COPY logback.xml request-logging.xml /etc/puppetlabs/puppetserver/ #522 B
36COPY conf.d/puppetserver.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit1.66 KB
37COPY conf.d/product.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit256 B
38COPY puppetdb.conf /var/tmp/puppet/ # buildkit245 B
39LABEL org.label-schema.name=Puppet Server (release) org.label-schema.version=7.17.00 B
40COPY Dockerfile / # buildkit1.78 KB

Command

 ARG RELEASE