open

pts (latest)

Published 2026-03-30 09:58:11 +00:00 by mcluseau

Installation

docker pull novit.tech/open/pts:latest
sha256:19b81437e0e72a41ff25ea438da67fc606a2a21426c4c4d96be723725fe481f6

Images

Digest OS / Arch Size
98c94e7439 linux/amd64 1005 MiB

Image Layers ( linux/amd64)

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=25.10
ADD file:3c9ad2247c67ca346f1495dbb4344056bebc791542d36d1ebce89d87dd34cf5a in /
CMD ["/bin/bash"]
ARG DEBIAN_FRONTEND=noninteractive
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt update && apt install -y ca-certificates unzip apt-utils mesa-utils git-core apt-file sudo php-cli php-xml php-dom php-simplexml && apt clean # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-file update # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt install -y # buildkit
WORKDIR /phoronix-test-suite
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c git clone https://github.com/phoronix-test-suite/phoronix-test-suite . && rm -fr .git # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ./phoronix-test-suite make-openbenchmarking-cache lean # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ./phoronix-test-suite install-dependencies pts/database pts/disk # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c rm /var/lib/phoronix-test-suite/core.pt2so # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt update && apt install -y vim tmux && apt clean # buildkit
COPY phoronix-test-suite.xml /etc/ # buildkit
CMD ["/phoronix-test-suite/phoronix-test-suite" "start-result-viewer"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 25.10
Details
Container
2026-03-30 09:58:11 +00:00
17
OCI / Docker
Versions (1) View all
latest 2026-03-30