Sign inSign up

voxpupuli/container-puppetserver:7.17.2-main

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

sha256:9dc7cd4f9d6ec76582eb521832a4a8e9f3c616180b57765ebce650deba092a8b

OS/ARCH

Compressed size

312.47 MB

Last pushed

almost 2 years by voxpupulibot

Type

Image

Manifest digest

sha256:4e4b0f9c8bcea57a24fc84ddafbdae71ded461ce3bbf1c0ac341fb2529bdc5ec

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 / #1.53 KB
18COPY docker-entrypoint.d /docker-entrypoint.d # buildkit3.9 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 netbase129.03 MB
25ARG PUPPET_RELEASE=70 B
26ARG PUPPETSERVER_VERSION=7.17.20 B
27ARG UBUNTU_CODENAME=jammy0 B
28ARG PUPPET_USER_UID=9990 B
29ARG PUPPET_USER_GID=9990 B
30ARG vcs_ref0 B
31ARG build_type=release0 B
32ARG build_date0 B
33ENV PUPPET_DEB=puppet7-release-jammy.deb0 B
34ADD https://apt.puppet.com/puppet7-release-jammy.deb /puppet7-release-jammy.deb # buildkit11.29 KB
35RUN |14 PACKAGES=ca-certificates git netbase4.15 KB
36RUN |14 PACKAGES=ca-certificates git netbase122.83 KB
37RUN |14 PACKAGES=ca-certificates git netbase155.09 MB
38COPY puppetserver /etc/default/puppetserver # buildkit502 B
39COPY logback.xml request-logging.xml /etc/puppetlabs/puppetserver/ #520 B
40COPY conf.d/puppetserver.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit1.66 KB
41COPY conf.d/product.conf /etc/puppetlabs/puppetserver/conf.d/ # buildkit254 B
42COPY puppetdb.conf /var/tmp/puppet/ # buildkit246 B
43LABEL org.label-schema.name=Puppet Server (release) org.label-schema.version=7.17.20 B
44COPY Dockerfile / # buildkit2 KB

Command

 ARG RELEASE