Sign inSign up

scalyr/scalyr-k8s-agent-fips:latest-pr-ubuntu

Multi-platform
Index digest

sha256:aea7e40252b27a4d168c013145c34c8775f9eddf76391de5842bc5991152ff1e

OS/ARCH

Compressed size

140.46 MB

Last pushed

about 2 years by scalyr

Type

Image

Manifest digest

sha256:6959aea4e3f0db482ad419bb3185e9a2656edefb0b473a4658b6c6b1b0c04365

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
7RUN apt-get install -y perl-base68.32 MB
8COPY --from=latest_stable /usr/lib/*-linux-gnu/ossl-modules/fips.so /tmp/fips.so837.12 KB
9COPY --from=latest_stable /etc/ssl/fipsmodule.cnf /etc/ssl/fipsmodule.cnf657 B
10COPY enable-fips.patch ./594 B
11RUN test ${hasOpensslUpdates} = true838 KB
12COPY openssl.cnf.default /etc/ssl/openssl.cnf.default5.22 KB
13COPY openssl.cnf.fips /etc/ssl/openssl.cnf.fips5.29 KB
14RUN rm -f /etc/ssl/openssl.cnf374 B
15RUN dpkg-query --show -f '${Package}\n'1.27 KB
16RUN set -eux 1.54 MB
17RUN PYTHON_VERSION=$( curl -s https://www.python.org/ftp/python/19.56 MB
18RUN set -eux 1.2 MB
19RUN /bin/bash -c DEBIANFRONTEND=noninteractive apt-get5.02 MB
20ENV OPENSSL_CONF=/etc/ssl/openssl.cnf.fips0 B
21ENV SCALYR_ALLOW_HTTP_MONITORS=false0 B
22COPY /requirements / # buildkit16.45 MB
23COPY / / # buildkit638.86 KB
24ENV SCALYR_STDOUT_SEVERITY=ERROR0 B
25MAINTAINER Scalyr Inc <[email protected]>0 B
26CMD ["python3" "/usr/share/scalyr-agent-2/py/scalyr_agent/agent_main.py" "--no-fork" "--no-change-user"0 B

Command

 ARG RELEASE