phoronix_test_suite_docker (sha256:16cf91f8794ffddd19d06f8edd71d3d93c8b4dcda0eb9e933180ad7009fd9241)

Published 2025-05-26 13:57:13 +00:00 by ansible in dop_tools_public/phoronix_test_suite_docker

Installation

docker pull gitea.dopserver.ru/dop_tools_public/phoronix_test_suite_docker@sha256:16cf91f8794ffddd19d06f8edd71d3d93c8b4dcda0eb9e933180ad7009fd9241
sha256:16cf91f8794ffddd19d06f8edd71d3d93c8b4dcda0eb9e933180ad7009fd9241

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=20.04
ADD file:2c90d89e4dd4e1d2473deca816f585a78ced2a0c5c799399810f86fdbb17ac7e in /
CMD ["/bin/bash"]
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update && apt install -y apt-utils libzip-dev nano php7.4-zip wget # buildkit
RUN /bin/sh -c wget http://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_10.4.0_all.deb && apt install -y ./phoronix-test-suite_10.4.0_all.deb # buildkit
RUN /bin/sh -c phoronix-test-suite install pts/osbench pts/pybench pts/tiobench pts/ramspeed pts/compress-7zip pts/openssl pts/sockperf # buildkit
COPY hardware/suite-definition.xml /var/lib/phoronix-test-suite/test-suites/local/hardware/suite-definition.xml # buildkit

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 20.04
Details
Container
2025-05-26 13:57:13 +00:00
0
OCI / Docker
linux/arm64
273 MiB
Versions (1) View all
main 2025-05-26