Sign inSign up

pipestreamai/module-parser:0.1.6

Multi-platform
Index digest

sha256:061f9459bc06cb0b02974af84aa8c956ee9bdd0a1baf2abaedcf5eb3ee261880

OS/ARCH

Compressed size

672.77 MB

Last pushed

3 months by krickert

Type

Image

Manifest digest

sha256:97f072547953b98d8e34ab3a5037b918784e5a1ceae66397f048e7f68a6ede45

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 install443.16 MB
6ENV LANGUAGE=en_US:en0 B
7RUN /bin/sh -c mkdir -p103 B
8COPY --chown=185 build/quarkus-app/lib/ /deployments/lib/ #125.97 MB
9COPY --chown=185 build/quarkus-app/*.jar /deployments/ #819 B
10COPY --chown=185 build/quarkus-app/app/ /deployments/app/ #37.55 MB
11COPY --chown=185 build/quarkus-app/quarkus/ /deployments/quarkus/ #3.37 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]>