phoronix_test_suite_docker (sha256:28d6089580b743f04e0ac606242d763b930054710536010ea7fedab9955f7c24)

Published 2025-05-26 13:57:14 +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:28d6089580b743f04e0ac606242d763b930054710536010ea7fedab9955f7c24
sha256:28d6089580b743f04e0ac606242d763b930054710536010ea7fedab9955f7c24

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=20.04
ADD file:f9ee450324e6ff2c946bc9aae5cf7e35e240dbd387d8b9f5ee1ed5b8434b9894 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:14 +00:00
2
OCI / Docker
linux/amd64
562 MiB
Versions (1) View all
main 2025-05-26