piped (latest)
Installation
docker pull git.dc09.ru/darkcat09/piped:latest
sha256:608cb7e5593b9ff94410d6eca2bd263bc733571ddfb471ac8945afa4a7486d5d
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 | piped |
com.docker.compose.version | 2.29.1 |
org.opencontainers.image.ref.name | ubuntu |
org.opencontainers.image.version | 24.10 |
Details
2025-02-19 10:47:02 +03:00
Versions (2)
View all
Container
3
OCI / Docker
linux/amd64
141 MiB