Sign inSign up

voxpupuli/container-puppetserver:8.6.2-main

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

sha256:b3330073b5439d2791a1995da7a5c7f1aa34079fbbf6a083ab32d6a3feb29e33

OS/ARCH

Compressed size

278.8 MB

Last pushed

about 2 years by voxpupulibot

Type

Image

Manifest digest

sha256:b6e259513dc4c59cace4133d674e3115e9dd3cb1dad54c98178aeb71706b6134

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 / #638 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 # buildkit528 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.20 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.92 MB
35COPY puppetserver /etc/default/puppetserver # buildkit503 B
36COPY logback.xml request-logging.xml /etc/puppetlabs/puppetserver/ #519 B
37COPY conf.d/puppetserver.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit1.66 KB
38COPY conf.d/product.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit254 B
39COPY puppetdb.conf /var/tmp/puppet/ # buildkit248 B
40LABEL org.label-schema.name=Puppet Server (release) org.label-schema.version=8.6.20 B
41COPY Dockerfile / # buildkit1.9 KB

Command

 ARG RELEASE