Sign inSign up

harisekhon/dev:alpine

Manifest digest

sha256:0dcf0b24a07465fcf59b024947fe5fb899f5b499a25b48df9621609754085018

OS/ARCH

linux/amd64

Compressed size

543.55 MB

Last pushed

over 4 years by harisekhon

Type

Image

Manifest digest

sha256:0dcf0b24a07465fcf59b024947fe5fb899f5b499a25b48df9621609754085018

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3MAINTAINER Hari Sekhon (https://www.linkedin.com/in/HariSekhon)0 B
4LABEL Description=Alpine Java (OpenJDK)0 B
5ARG JAVA_VERSION=80 B
6ARG JAVA_RELEASE=JDK0 B
7RUN |2 JAVA_VERSION=8 JAVA_RELEASE=JDK /bin/sh79.76 MB
8COPY profile.d/java.sh /etc/profile.d/ # buildkit213 B
9ENV JAVA_HOME=/usr0 B
10CMD ["/bin/sh"]0 B
11MAINTAINER Hari Sekhon (https://www.linkedin.com/in/HariSekhon)0 B
12LABEL Description=Alpine Dev Build0 B
13ENV GROOVY_HOME=/opt/groovy0 B
14ENV JYTHON_HOME=/opt/jython0 B
15ENV SBT_HOME=/opt/sbt0 B
16ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin:/opt/groovy/bin:/opt/jython/bin:/bin:/opt/sbt/bin0 B
17RUN /bin/sh -c set -eux352.62 MB
18RUN /bin/sh -c bash -c19.4 MB
19RUN /bin/sh -c bash -c27.62 MB
20RUN /bin/sh -c set -eux61.47 MB
21CMD ["/bin/bash"]0 B

Command

ADD file:c1aa87a3b464fca64d769444b5201bc0426a1f517c91c4a7916270e10f8b300b in /