2020-11-25 17:22:53 UTC
406 MB
/home/nacos
CLASSPATH.:/home/nacos/conf:
CLUSTER_CONF/home/nacos/conf/cluster.conf
FUNCTION_MODEall
JAVA/usr/lib/jvm/java-1.8.0-openjdk/bin/java
JAVA_HOME/usr/lib/jvm/java-1.8.0-openjdk
JVM_MMS320m
JVM_MS128m
JVM_XMN1g
JVM_XMS2g
JVM_XMX2g
MODEcluster
NACOS_DEBUGn
NACOS_USERnacos
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PREFER_HOST_MODEip
TIME_ZONEAsia/Shanghai
TOMCAT_ACCESSLOG_ENABLEDfalse
[#000] sha256:5ad559c5ae16b8980924ceae7f7662d07740debd4467db19e69339926ec8f255 - 17.57% (71.2 MB)
[#001] sha256:0db34e894bc82ea3eaa8ccf334f44dd5a0a75d3d2ea1ccdaf1f2da318b5e6355 - 0.0% (114 Bytes)
[#002] sha256:326d7e70cc1bd51474ebc9547bbac1ec8f6ee17cf5d6cbd124c2f562d3775467 - 45.25% (184 MB)
[#003] sha256:324b220b088751aa4de9d9dd2c095aaba593def20828afa443d0d14cf59239e6 - 17.82% (72.3 MB)
[#004] sha256:bbb0fc51b604fecb5146f93949b04e94c249a57e1f0f2212ba21aec0466ba892 - 17.82% (72.3 MB)
[#005] sha256:c97929bd7dc2ee8ad448821bf6f6f4bc8c45056415c7f35d08630b7fc37f525e - 1.54% (6.24 MB)
[#006] sha256:eb6965dd5f88094c6f2d270816b7433197adb72b9f124306ae2ca07fa9ff0fec - 0.0% (1.95 KB)
[#007] sha256:0ddca6f491c278c244789b4baf80a79e978ac6f6b1a34f5ee3c8d33bcb54f4eb - 0.0% (1.16 KB)
[#008] sha256:8664cb3a6e427b9ede750f361d2f5f3f6a88383c6571c6d3b4440d363f038a5b - 0.0% (414 Bytes)
[#009] sha256:8b8dd6778515840e3b0d2070b9bf60881d5e16d2825b68bb6e65e51932814303 - 0.0% (175 Bytes)
[#010] sha256:81d3a88907df46e6703f91e43b287f71f664aefcd53f7ca4731d4827bb067bb5 - 0.0% (1.95 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-11-25 17:20:31 UTC/bin/sh -c #(nop) MAINTAINER pader "[email protected]"
2020-11-25 17:20:32 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 FUNCTION_MODE=all JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk NACOS_USER=nacos JAVA=/usr/lib/jvm/java-1.8.0-openjdk/bin/java JVM_XMS=2g JVM_XMX=2g JVM_XMN=1g JVM_MS=128m JVM_MMS=320m NACOS_DEBUG=n TOMCAT_ACCESSLOG_ENABLED=false TIME_ZONE=Asia/Shanghai
2020-11-25 17:20:32 UTC/bin/sh -c #(nop) ARG NACOS_VERSION=1.4.0
2020-11-25 17:20:32 UTC/bin/sh -c #(nop) WORKDIR //home/nacos
2020-11-25 17:22:37 UTC|1 NACOS_VERSION=1.4.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
2020-11-25 17:22:41 UTC|1 NACOS_VERSION=1.4.0 /bin/sh -c wget https://github.com/alibaba/nacos/releases/download/${NACOS_VERSION}/nacos-server-${NACOS_VERSION}.tar.gz -P /home
2020-11-25 17:22:44 UTC|1 NACOS_VERSION=1.4.0 /bin/sh -c 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
2020-11-25 17:22:48 UTC|1 NACOS_VERSION=1.4.0 /bin/sh -c yum autoremove -y wget && ln -snf /usr/share/zoneinfo/$TIME_ZONE /etc/localtime && echo $TIME_ZONE > /etc/timezone && yum clean all
2020-11-25 17:22:48 UTC/bin/sh -c #(nop) ADD file:e266a829203df6bfa302087b65b97262efa81b57c37c3024686d177d4c6cfc14 in bin/docker-startup.sh
2020-11-25 17:22:49 UTC/bin/sh -c #(nop) ADD file:abdb4614f2d95ae1f983a4838678f38c0a439ba145bdfe199ae98b4ef276db55 in conf/application.properties
2020-11-25 17:22:49 UTC/bin/sh -c #(nop) ADD file:2896db0c1a4f589214cb1b8a709dc0528801e2c62ed3734406f39aa3d648549e in init.d/custom.properties
2020-11-25 17:22:51 UTC|1 NACOS_VERSION=1.4.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-11-25 17:22:52 UTC|1 NACOS_VERSION=1.4.0 /bin/sh -c chmod +x bin/docker-startup.sh
2020-11-25 17:22:53 UTC/bin/sh -c #(nop) EXPOSE 8848
2020-11-25 17:22:53 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.