sha256:aea7e40252b27a4d168c013145c34c8775f9eddf76391de5842bc5991152ff1e
OS/ARCH
Compressed size
146.07 MB
Last pushed
about 2 years by scalyr
Type
Image
Manifest digest
sha256:1b3487275b954b5561deca1127c854a6899a96073d42a4d62c1021f72517298a
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 B7RUN apt-get install -y perl-base71.41 MB8COPY --from=latest_stable /usr/lib/*-linux-gnu/ossl-modules/fips.so /tmp/fips.so809.06 KB9COPY --from=latest_stable /etc/ssl/fipsmodule.cnf /etc/ssl/fipsmodule.cnf665 B10COPY enable-fips.patch ./597 B11RUN test ${hasOpensslUpdates} = true804.68 KB12COPY openssl.cnf.default /etc/ssl/openssl.cnf.default5.21 KB13COPY openssl.cnf.fips /etc/ssl/openssl.cnf.fips5.28 KB14RUN rm -f /etc/ssl/openssl.cnf368 B15RUN dpkg-query --show -f '${Package}\n'1.3 KB16RUN set -eux 1.54 MB17RUN PYTHON_VERSION=$( curl -s https://www.python.org/ftp/python/19.58 MB18RUN set -eux 1.2 MB19RUN /bin/bash -c DEBIANFRONTEND=noninteractive apt-get5.27 MB20ENV OPENSSL_CONF=/etc/ssl/openssl.cnf.fips0 B21ENV SCALYR_ALLOW_HTTP_MONITORS=false0 B22COPY /requirements / # buildkit16.69 MB23COPY / / # buildkit638.86 KB24ENV SCALYR_STDOUT_SEVERITY=ERROR0 B26CMD ["python3" "/usr/share/scalyr-agent-2/py/scalyr_agent/agent_main.py" "--no-fork" "--no-change-user"0 BCommand
ARG RELEASE