Sign inSign up

hylkevds/frost-http-oms-v3:latest

Index digest

sha256:d1012e2e180ad3d1903c0f4469996d8c197f739ea614c16efbc72a876dfab813

OS/ARCH

linux/amd64

Compressed size

340.56 MB

Last pushed

about 3 years by hylkevds

Type

Image

Manifest digest

sha256:4b8615a388308df72811eb77a79ff4b1cb7f9609f7f91c6d73fa6b719706fa6d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.02 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10/bin/sh -c apt-get update 16.25 MB
11ENV JAVA_VERSION=jdk-17.0.7+70 B
12/bin/sh -c set -eux; 183.67 MB
13/bin/sh -c echo Verifying install176 B
14CMD ["jshell"]0 B
15ENV CATALINA_HOME=/usr/local/tomcat0 B
16ENV PATH=/usr/local/tomcat/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17/bin/sh -c mkdir -p "$CATALINA_HOME"174 B
18WORKDIR /usr/local/tomcat0 B
19ENV TOMCAT_NATIVE_LIBDIR=/usr/local/tomcat/native-jni-lib0 B
20ENV LD_LIBRARY_PATH=/usr/local/tomcat/native-jni-lib0 B
21ENV GPG_KEYS=48F8E69F6390C9F25CFEDCD268248959359E722B A9C5DF4D22E99998D9875A5110C01C5A2F6059E7 DCFD35E0BF8CA7344752DE8B6FB21E8933C602430 B
22ENV TOMCAT_MAJOR=90 B
23ENV TOMCAT_VERSION=9.0.760 B
24ENV TOMCAT_SHA512=028163cbe15367f0ab60e086b0ebc8d774e62d126d82ae9152f863d4680e280b11c9503e3b51ee7089ca9bea1bfa5b535b244a727a3021e5fa72dd7e9569af9a0 B
25/bin/sh -c set -eux; savedAptMark="$(apt-mark12.15 MB
26/bin/sh -c set -eux; nativeLines="$(catalina.sh130 B
27EXPOSE 80800 B
28CMD ["catalina.sh" "run"]0 B
29COPY target/docker_deps/ /usr/local/tomcat/lib/ # buildkit1000.54 KB
30ARG ARTIFACT_FILE0 B
31COPY target/FROST-Server.HTTP-2.2.0-SNAPSHOT.war /tmp/FROST-Server.war # buildkit29.04 MB
32RUN |1 ARTIFACT_FILE=FROST-Server.HTTP-2.2.0-SNAPSHOT.war /bin/sh -c69.45 MB
33USER tomcat0 B
34COPY data /usr/local/tomcat/webapps/FROST-Server/WEB-INF/data # buildkit5.54 KB
35COPY index.html /usr/local/tomcat/webapps/FROST-Server/ # buildkit1.51 KB
36ENV plugins_coreModel_enable=false0 B
37ENV plugins_actuation_enable=false0 B
38ENV plugins_multiDatastream_enable=false0 B
39ENV plugins_openApi_enable=true0 B
40ENV plugins_odata_enable=true0 B
41ENV plugins_modelLoader_enable=true0 B
42ENV plugins_modelLoader_modelPath=webapps/FROST-Server/WEB-INF/data/model0 B
43ENV plugins_modelLoader_modelFiles=Deployment.json,FeatureOfInterest.json,Host.json,ObservationCollection.json,Observation.json,ObservationType.json,ObservedProperty.json,Observer.json,ObservingProcedure.json,PreparationProcedure.json,PreparationStep.json,Result.json,SampleCollection.json,Sampler.json,Sampling.json,SamplingProcedure.json0 B
44ENV plugins_modelLoader_liquibasePath=../data/liquibase0 B
45ENV plugins_modelLoader_liquibaseFiles=tables.xml0 B
46USER tomcat0 B

Command

 ARG RELEASE