Sign inSign up

pipestreamai/module-parser:0.1.7

Multi-platform
Index digest

sha256:01c8fd47f96e52b3f47c1f816b82dce9937fedacd751b05abc02ec1cbac8e5d8

OS/ARCH

Compressed size

681.15 MB

Last pushed

2 months by krickert

Type

Image

Manifest digest

sha256:9243434009d975ffed40a1f6bd870ca72943c356e97a5de1f9ef5e1ba1b9fb0a

Image Layers

1LABEL maintainer=Clement Verna <[email protected]>0 B
2ENV DISTTAG=f44container FGC=f44 FBR=f440 B
3ADD fedora-20260527.tar / # buildkit62.71 MB
4CMD ["/bin/bash"]0 B
5RUN /bin/sh -c dnf install445.49 MB
6ENV LANGUAGE=en_US:en0 B
7RUN /bin/sh -c mkdir -p103 B
8COPY --chown=185 build/quarkus-app/lib/ /deployments/lib/ #132.02 MB
9COPY --chown=185 build/quarkus-app/*.jar /deployments/ #823 B
10COPY --chown=185 build/quarkus-app/app/ /deployments/app/ #37.56 MB
11COPY --chown=185 build/quarkus-app/quarkus/ /deployments/quarkus/ #3.38 MB
12EXPOSE [19001/tcp]0 B
13USER 1850 B
14HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:19001/q/health0 B
15ENV JAVA_OPTS_APPEND=-Dquarkus.http.host=0.0.0.0 -Djava.util.logging.manager=org.jboss.logmanager.LogManager0 B
16ENV JAVA_APP_JAR=/deployments/quarkus-run.jar0 B
17ENTRYPOINT ["java" "-jar" "/deployments/quarkus-run.jar"]0 B

Command

LABEL maintainer=Clement Verna <[email protected]>