Sign inSign up

scotcurry4/curryware-java-api-server:11

Index digest

sha256:d4e1d31b5a4f4ec533ea3b01dd2b4d0dc686950dee357c1b9af71a47da70b56f

OS/ARCH

linux/amd64

Compressed size

230.74 MB

Last pushed

about 1 year by scotcurry4

Type

Image

Manifest digest

sha256:67deb6d7ff182062edf5537d21b9188862e51155106103f797a46ea54ecb0615

Image Layers

1ADD file ... in / 29.93 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get1.51 MB
4ENV JAVA_HOME=/usr/local/openjdk-170 B
5ENV PATH=/usr/local/openjdk-17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7ENV JAVA_VERSION=17.0.20 B
8/bin/sh -c set -eux; arch="$(dpkg179.2 MB
9CMD ["jshell"]0 B
10ARG DD_GIT_REPOSITORY_URL=github.com/scotcurry/curryware-java-api-server0 B
11ARG DD_GIT_COMMIT_SHA=5e9cf3a89906d5c314bb78f65513af41ae879b580 B
12ARG DD_VERSION=110 B
13ENV DD_GIT_REPOSITORY_URL=github.com/scotcurry/curryware-java-api-server0 B
14ENV DD_GIT_COMMIT_SHA=5e9cf3a89906d5c314bb78f65513af41ae879b580 B
15ENV DD_VERSION=110 B
16ENV DD_ENV=prod0 B
17ENV DD_SERVICE=curryware-java-api-server0 B
18LABEL authors=scot.curry0 B
19WORKDIR /app93 B
20EXPOSE map[8080/tcp:{}]0 B
21COPY /src/build/libs/curryware-java-api-server.jar /app/curryware-java-api-server.jar # buildkit20.11 MB
22ENTRYPOINT ["java" "-jar" "-Ddd.integration.jdbc-datasource.enabled=true" "/app/curryware-java-api-server.jar"]0 B

Command

ADD file:8b1e79f91081eb527b455431af58e823d8b84d9d0c8e5c47cb7bda7507954ae4 in /