Sign inSign up

protegeproject/icatx-versioning-service:0.0.17

Manifest digest

sha256:0e538a632054361f0fdadedc98932f62be3e7e72d0c566be9ce00234ff89af00

OS/ARCH

linux/amd64

Compressed size

264.92 MB

Last pushed

about 1 year by matthewhorridge

Type

Image

Manifest digest

sha256:0e538a632054361f0fdadedc98932f62be3e7e72d0c566be9ce00234ff89af00

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 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
10RUN /bin/sh -c set -eux;19.32 MB
11ENV JAVA_VERSION=jdk-17.0.15+60 B
12RUN /bin/sh -c set -eux;44.78 MB
13RUN /bin/sh -c set -eux;157 B
14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16LABEL MAINTAINER=protege.stanford.edu0 B
17RUN /bin/sh -c apt-get update111.41 MB
18WORKDIR /app92 B
19COPY src/main/resources/requirements.txt /app/requirements.txt # buildkit160 B
20RUN /bin/sh -c python3 -m6.15 MB
21COPY src/main/resources/import-backup-collections.py /app/ # buildkit1.8 KB
22COPY src/main/resources/dump-project-collections.py /app/ # buildkit1.02 KB
23COPY src/main/resources/dump-mongo.py /app/ # buildkit887 B
24COPY src/main/resources/commitBackup.sh /app/commitBackup.sh # buildkit733 B
25COPY src/main/resources/gitCheckout.sh /app/gitCheckout.sh # buildkit691 B
26COPY src/main/resources/gitInit.sh /app/gitInit.sh # buildkit773 B
27RUN /bin/sh -c chmod +x727 B
28RUN /bin/sh -c chmod +x690 B
29RUN /bin/sh -c chmod +x770 B
30RUN /bin/sh -c sed -i721 B
31RUN /bin/sh -c sed -i683 B
32RUN /bin/sh -c sed -i763 B
33ENV GIT_AUTHOR_NAME=Your Name0 B
35ENV GIT_COMMITTER_NAME=Your Name0 B
37RUN /bin/sh -c git config183 B
38ARG JAR_FILE=icatx-versioning-service-0.0.17.jar0 B
39COPY target/icatx-versioning-service-0.0.17.jar /app/icatx-versioning-service.jar # buildkit57.01 MB
40EXPOSE map[8886/tcp:{}]0 B
41RUN |1 JAR_FILE=icatx-versioning-service-0.0.17.jar /bin/sh -c32 B
42COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit554 B
43RUN |1 JAR_FILE=icatx-versioning-service-0.0.17.jar /bin/sh -c550 B
44RUN |1 JAR_FILE=icatx-versioning-service-0.0.17.jar /bin/sh -c545 B
45ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

 ARG RELEASE