Sign inSign up

ddosify/scala-play-testapp:latest

Index digest

sha256:cbdfe7c4ca3a81c22ebcd44ea3388afc1d3f9c72b521ce6373ce30cb1b4ba30e

OS/ARCH

linux/amd64

Compressed size

629.18 MB

Last pushed

over 2 years by fatihbaltaci

Type

Image

Manifest digest

sha256:d1dabd1dbf731846fd4ead5630e28e51a518e2fb3b87aa2712c5ddc943b03290

Image Layers

1ADD file ... in / 29.91 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get1.51 MB
4ENV JAVA_HOME=/usr/local/openjdk-110 B
5/bin/sh -c { echo '#/bin/sh';212 B
6ENV PATH=/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8ENV JAVA_VERSION=11.0.160 B
9/bin/sh -c set -eux; arch="$(dpkg192.97 MB
10CMD ["jshell"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update46.65 MB
13COPY ./project/build.properties ./project/plugins.sbt ./project/ #298 B
14COPY ./build.sbt ./ # buildkit458 B
15COPY ./app ./app # buildkit1.45 KB
16COPY ./conf ./conf # buildkit1.28 KB
17COPY ./public ./public # buildkit1008 B
18COPY ./test ./test # buildkit685 B
19RUN /bin/sh -c sbt update315.87 MB
20RUN /bin/sh -c sbt stage42.27 MB
21ENV PLAY_SECRET_KEY=YGv2VwLc9Hck3a&Ni5iKJLNSfcV#Vm^2!A5N^*k0 B
22EXPOSE map[9000/tcp:{}]0 B
23CMD ["sh" "-c" "target/universal/stage/bin/play-scala-seed -Dplay.http.secret.key=$PLAY_SECRET_KEY"]0 B

Command

ADD file:0eae0dca665c7044bf242cb1fc92cb8ea744f5af2dd376a558c90bc47349aefe in /