piped (main)

Published 2025-03-14 17:29:48 +03:00 by DarkCat09 in DarkCat09/docker-openj9-piped

Installation

docker pull git.dc09.ru/darkcat09/piped:main
sha256:b1fa5ebe8c7034ccde398157ee5e046992b2cdd47412379be2746a8b5f8fe441

About this package

Custom builds of OpenJ9 and Piped in Docker

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.10
ADD file:08360137caccff53ccad4b814b2e19f27aa9fe2a71175550a7f6b13fe243924d in /
CMD ["/bin/bash"]
COPY /build/dist/jre /usr/lib/jvm/openj9-jre # buildkit
ENV JAVA_HOME=/usr/lib/jvm/openj9-jre
ENV PATH=/usr/lib/jvm/openj9-jre/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN /bin/sh -c java --version # buildkit
WORKDIR /app
COPY /app/build/libs/piped-1.0-all.jar /app/piped.jar # buildkit
COPY /app/VERSION /app/VERSION # buildkit
COPY ./piped.sh ./ # buildkit
CMD ["/app/piped.sh"]

Labels

Key Value
com.docker.compose.project docker-openj9-piped
com.docker.compose.service openj9-run
com.docker.compose.version 2.29.1
org.opencontainers.image.created 2025-03-14T14:29:46.850Z
org.opencontainers.image.description Custom builds of OpenJ9 and Piped in Docker
org.opencontainers.image.licenses
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision 1cec87ce45a15cab28f4a6e7db896ee6b7f909f7
org.opencontainers.image.source https://git.dc09.ru/DarkCat09/docker-openj9-piped
org.opencontainers.image.title docker-openj9-piped
org.opencontainers.image.url https://git.dc09.ru/DarkCat09/docker-openj9-piped
org.opencontainers.image.version main
Details
Container
2025-03-14 17:29:48 +03:00
9
OCI / Docker
linux/amd64
141 MiB
Versions (2) View all
main 2025-03-14
latest 2025-02-19