2017-07-10 22:43:27 UTC
497 MB
/opt/jre-home
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin:/opt/jre-home/bin:.
[#000] sha256:7b6bb4652a1be64d39920f7d8c12c5f0bd8abfc10820177109e73817357c07e3 - 13.54% (67.2 MB)
[#001] sha256:b6b82f7bd74f97170307f509ba198f88c8c2ef1fa7989eb4e783411d6eb12d3e - 4.7% (23.3 MB)
[#002] sha256:5def2a7c106ec247b61d6cbda03897477729ccf2732b4477a4202d591e390d19 - 15.0% (74.5 MB)
[#003] sha256:da6ca90aeae3defc99439cd600254913de569cd7acda545ee0afe30bf465583c - 0.0% (10.7 KB)
[#004] sha256:8ba29bda0d7688a29b61bcebca1470617465fdc923598b506392c86d3769ac7b - 0.03% (171 KB)
[#005] sha256:fee6bf0e94bc44ddd7f36b089fb14b799fc91b6a35a5441a0cebc78256d774c3 - 0.0% (195 Bytes)
[#006] sha256:b8d06737c437a5160e27d240940d35b8cd7438a9524e2fe466643abe51d3ffde - 0.0% (369 Bytes)
[#007] sha256:ee6b6181c90271f07b598347f651488f1864186806be3cd1aeadb0b101f55e59 - 0.0% (6.62 KB)
[#008] sha256:300df38711b37f8e30fa968b5318edef4f5b81d36c67b5429f5e1020a92ff11f - 66.73% (331 MB)
/bin/sh -c #(nop) ADD file:23c65acc4aae2afa0b6168b57448d06500f4b938ae785636eb97907a35f730a6 in /
2017-07-05 21:04:50 UTC/bin/sh -c #(nop) LABEL name=CentOS Base Image vendor=CentOS license=GPLv2 build-date=20170705
2017-07-05 21:04:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-07-10 22:41:11 UTC/bin/sh -c #(nop) MAINTAINER Apereo Foundation
2017-07-10 22:41:12 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin
2017-07-10 22:41:47 UTC/bin/sh -c yum -y install wget tar unzip git && yum -y clean all
2017-07-10 22:42:18 UTC/bin/sh -c set -x; java_version=8.0.112; zulu_version=8.19.0.1; java_hash=3f95d82bf8ece272497ae2d3c5b56c3b; cd / && wget http://cdn.azul.com/zulu/bin/zulu$zulu_version-jdk$java_version-linux_x64.tar.gz && echo "$java_hash zulu$zulu_version-jdk$java_version-linux_x64.tar.gz" | md5sum -c - && tar -zxvf zulu$zulu_version-jdk$java_version-linux_x64.tar.gz -C /opt && rm zulu$zulu_version-jdk$java_version-linux_x64.tar.gz && ln -s /opt/zulu$zulu_version-jdk$java_version-linux_x64/jre/ /opt/jre-home;
2017-07-10 22:42:20 UTC/bin/sh -c cd / && wget http://www.azulsystems.com/sites/default/files/images/ZuluJCEPolicies.zip && unzip ZuluJCEPolicies.zip && mv -f ZuluJCEPolicies/*.jar /opt/jre-home/lib/security && rm ZuluJCEPolicies.zip;
2017-07-10 22:42:23 UTC/bin/sh -c cd / && git clone --depth 1 --single-branch https://github.com/apereo/cas-overlay-template.git cas-overlay && mkdir -p /etc/cas && mkdir -p /etc/cas/services && mkdir -p /etc/cas/config && mkdir -p cas-overlay/bin && cp -f cas-overlay/etc/cas/config/*.* /etc/cas/config;
2017-07-10 22:42:24 UTC/bin/sh -c #(nop) COPY file:6f70942942eea7a741764d06562a43280341f1a275528e70c023c837eb9a5a5e in /etc/cas/
2017-07-10 22:42:25 UTC/bin/sh -c #(nop) COPY file:f5e3aee5023da69a6d6b7f06d6ff32e15459a22628191882cc68122a6316e31e in cas-overlay/bin/
2017-07-10 22:42:26 UTC/bin/sh -c chmod -R 750 cas-overlay/bin && chmod 750 cas-overlay/mvnw && chmod 750 cas-overlay/build.sh && chmod 750 /opt/jre-home/bin/java;
2017-07-10 22:42:26 UTC/bin/sh -c #(nop) EXPOSE 8080/tcp 8443/tcp
2017-07-10 22:42:27 UTC/bin/sh -c #(nop) WORKDIR /cas-overlay
2017-07-10 22:42:27 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/opt/jre-home
2017-07-10 22:42:28 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin:/opt/jre-home/bin:.
2017-07-10 22:43:27 UTC/bin/sh -c ./mvnw clean package -T 10
2017-07-10 22:43:27 UTC/bin/sh -c #(nop) CMD ["/cas-overlay/bin/run-cas.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.