sha256:b0c38c6906698a6f77bc8342c64e315c9bd1cd1331b8b61cb62d3fef0cf9cb83
OS/ARCH
linux/amd64
Compressed size
366.25 MB
Last pushed
over 8 years by ootero
Type
Image
Manifest digest
sha256:b0c38c6906698a6f77bc8342c64e315c9bd1cd1331b8b61cb62d3fef0cf9cb83
Image Layers
1
ADD file ... in /
62.63 MB
2
/bin/sh -c echo '#!/bin/sh' >
69.81 KB
3
/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'
681 B
4
CMD ["/bin/bash"]
0 B
5
/bin/sh -c locale-gen en_US.UTF-8
321.48 KB
6
ENV LANG=en_US.UTF-8
0 B
7
ENV LANGUAGE=en_US:en
0 B
8
ENV LC_ALL=en_US.UTF-8
0 B
9
/bin/sh -c apt-key adv --keyserver
12.76 KB
10
/bin/sh -c echo "deb http://repos.azulsystems.com/ubuntu
252 KB
11
/bin/sh -c apt-get -qq update
20.4 MB
12
/bin/sh -c apt-get -qqy install
79.67 MB
13
MAINTAINER Orlando L Otero <ootero@asimio.net>,
0 B
14
VOLUME [/tmp]
0 B
15
/bin/sh -c bash -c 'apt-get
129.79 MB
16
ENV USER_NAME=demoregistrationapi2
0 B
17
ENV APP_HOME=/opt/demo/demoregistrationapi2
0 B
18
/bin/sh -c useradd -ms /bin/bash
4.21 KB
19
ADD file ... in /opt/demo/demoregistrationapi2/demo-registration-api-2.jar
36.56 MB
20
/bin/sh -c chown $USER_NAME $APP_HOME/demo-registration-api-2.jar
36.56 MB
21
ENV JAVA_TOOL_OPTIONS=-Xms128M -Xmx128M -Djava.awt.headless=true -Djava.security.egd=file:/dev/./urandom
0 B
22
USER [demoregistrationapi2]
0 B
23
WORKDIR /opt/demo/demoregistrationapi2
0 B
24
ENTRYPOINT ["java" "-jar" "demo-registration-api-2.jar"]
0 B
Command
ADD file:7ce20ce3daa6af21dbe2449904b08854d15bee060ab8621d0a955fc720237e84 in /