Sign inSign up

voxpupuli/puppetserver:8.6.1-latest

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

sha256:289645e5afd4d433e3a112b04715965c72e53aa332740a928279e5b425a7acd2

OS/ARCH

Compressed size

278.86 MB

Last pushed

about 2 years by voxpupulibot

Type

Image

Manifest digest

sha256:14f2b1f946f9773fc7ed804c2f04b48f8f51ddf460a175d353b4bd751e64bab7

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 / 28.17 MB
6CMD ["/bin/bash"]0 B
7ARG PACKAGES=ca-certificates git netbase openjdk-17-jre-headless0 B
8ARG BUILD_PKGS=ruby3.0-dev gcc make cmake0 B
9ARG DUMB_INIT_VERSION=1.2.50 B
10ARG TARGETARCH=amd640 B
11LABEL org.label-schema.maintainer=Voxpupuli Team <[email protected]> org.label-schema.vendor=Voxpupuli0 B
12ENV 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
13EXPOSE map[8140/tcp:{}]0 B
14ENTRYPOINT ["dumb-init" "/docker-entrypoint.sh"]0 B
15CMD ["foreground"]0 B
16ADD https://github.com/Yelp/dumb-init/releases/download/v1.2.5/dumb-init_1.2.5_amd64.deb / # buildkit40.69 KB
17COPY docker-entrypoint.sh healthcheck.sh / #641 B
18COPY docker-entrypoint.d /docker-entrypoint.d # buildkit3.83 KB
19COPY metrics.conf.tmpl /metrics.conf.tmpl # buildkit744 B
20COPY add_cache_del_api_auth_rules.rb /add_cache_del_api_auth_rules.rb # buildkit529 B
21HEALTHCHECK &{["CMD" "/healthcheck.sh"] "20s" "15s"0 B
22ARG R10K_VERSION=4.1.00 B
23ARG RUGGED_VERSION=1.7.20 B
24RUN |6 PACKAGES=ca-certificates git netbase131.53 MB
25ARG PUPPET_RELEASE=80 B
26ARG PUPPETSERVER_VERSION=8.6.10 B
27ARG UBUNTU_CODENAME=jammy0 B
28ARG vcs_ref0 B
29ARG build_type=release0 B
30ARG build_date0 B
31ENV PUPPET_DEB=puppet8-release-jammy.deb0 B
32ADD https://apt.puppet.com/puppet8-release-jammy.deb /puppet8-release-jammy.deb # buildkit11.32 KB
33RUN |12 PACKAGES=ca-certificates git netbase122.44 KB
34RUN |12 PACKAGES=ca-certificates git netbase118.97 MB
35COPY puppetserver /etc/default/puppetserver # buildkit503 B
36COPY logback.xml request-logging.xml /etc/puppetlabs/puppetserver/ #518 B
37COPY conf.d/puppetserver.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit1.66 KB
38COPY conf.d/product.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit253 B
39COPY puppetdb.conf /var/tmp/puppet/ # buildkit246 B
40LABEL org.label-schema.name=Puppet Server (release) org.label-schema.version=8.6.10 B
41COPY Dockerfile / # buildkit1.9 KB

Command

 ARG RELEASE