2020-03-04 13:03:24 UTC
263 MB
/home/nacos
CLASSPATH.:/home/nacos/conf:
CLUSTER_CONF/home/nacos/conf/cluster.conf
JAVA/usr/lib/jvm/java-1.8.0-openjdk/bin/java
JAVA_HOME/usr/lib/jvm/java-1.8.0-openjdk
MODEcluster
NACOS_USERnacos
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PREFER_HOST_MODEip
TIME_ZONEAsia/Shanghai
[#000] sha256:5ad559c5ae16b8980924ceae7f7662d07740debd4467db19e69339926ec8f255 - 27.06% (71.2 MB)
[#001] sha256:3993ec076d9f8677d55796127e5509b3729681f35bbf2509e695d1ba23209cfb - 0.0% (115 Bytes)
[#002] sha256:86da1dfa6e6f679f4fe9f10e1f6f9ec5d7db07b0cdd42592b37ab24da376e36c - 72.94% (192 MB)
[#003] sha256:1ecdd0a3e419b60d71fc821fc42e57a2090729abf1275a554c58ec1d73a29d00 - 0.0% (1.46 KB)
[#004] sha256:178158fc56bfcd5efa475f294bb53868765914c5727b08914287b5edc7f38b81 - 0.0% (462 Bytes)
[#005] sha256:f71a683b4d3a2f0df64b842c4734a4cf48034c2e649a32acd14854f532c0d20a - 0.0% (176 Bytes)
[#006] sha256:22aebd099c0b06bbe0b491659c9538a2da23e2817e218dc67d4024fe35f3c022 - 0.0% (1.46 KB)
/bin/sh -c #(nop) ADD file:9f1be15dfdf2c68a69abbbc3f8e936e35e40d208974b51055b9d9a74d30baaa9 in /
2019-03-14 21:20:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version== 1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20180531
2019-03-14 21:20:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-04 12:54:36 UTC/bin/sh -c #(nop) MAINTAINER pader "[email protected]"
2020-03-04 12:54:37 UTC/bin/sh -c #(nop) ENV MODE=cluster PREFER_HOST_MODE=ip BASE_DIR=/home/nacos CLASSPATH=.:/home/nacos/conf: CLUSTER_CONF=/home/nacos/conf/cluster.conf JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk NACOS_USER=nacos JAVA=/usr/lib/jvm/java-1.8.0-openjdk/bin/java TIME_ZONE=Asia/Shanghai
2020-03-04 12:54:37 UTC/bin/sh -c #(nop) ARG NACOS_VERSION=0.6.0
2020-03-04 12:54:37 UTC/bin/sh -c #(nop) WORKDIR //home/nacos
2020-03-04 13:03:17 UTC|1 NACOS_VERSION=0.6.0 /bin/sh -c set -x && yum update -y && yum install -y java-1.8.0-openjdk java-1.8.0-openjdk-devel wget iputils nc vim libcurl && wget https://github.com/alibaba/nacos/releases/download/${NACOS_VERSION}/nacos-server-${NACOS_VERSION}.tar.gz -P /home && tar -xzvf /home/nacos-server-${NACOS_VERSION}.tar.gz -C /home && rm -rf /home/nacos-server-${NACOS_VERSION}.tar.gz /home/nacos/bin/* /home/nacos/conf/*.properties /home/nacos/conf/*.example /home/nacos/conf/nacos-mysql.sql && yum autoremove -y wget && ln -snf /usr/share/zoneinfo/$TIME_ZONE /etc/localtime && echo '$TIME_ZONE' > /etc/timezone && yum clean all
2020-03-04 13:03:19 UTC/bin/sh -c #(nop) ADD file:09a44288f2687a3aee904026005572dd193b055aa53f5cc0f8e50d19857235cf in bin/docker-startup.sh
2020-03-04 13:03:19 UTC/bin/sh -c #(nop) ADD file:43214517388e74727b6c84370c9679f4b8f5bd8a32a1daf96f0db925d47f1f45 in conf/application.properties
2020-03-04 13:03:21 UTC|1 NACOS_VERSION=0.6.0 /bin/sh -c mkdir -p logs && cd logs && touch start.out && ln -sf /dev/stdout start.out && ln -sf /dev/stderr start.out
2020-03-04 13:03:23 UTC|1 NACOS_VERSION=0.6.0 /bin/sh -c chmod +x bin/docker-startup.sh
2020-03-04 13:03:24 UTC/bin/sh -c #(nop) EXPOSE 8848
2020-03-04 13:03:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["bin/docker-startup.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.