Namespace
nacos
Image / Tag
nacos-server:0.5.0
Content Digest
sha256:d4829124cdb40254ba55f57f1a4ef71d1b7e30a7519637d36b46cd5cd601342f
Details
Created

2020-03-04 12:49:50 UTC

Size

266 MB

Content Digest
Labels
  • 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

Environment
BASE_DIR

/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

MODE

cluster

NACOS_USER

nacos

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PREFER_HOST_MODE

ip

TIME_ZONE

Asia/Shanghai


Layers

[#000] sha256:5ad559c5ae16b8980924ceae7f7662d07740debd4467db19e69339926ec8f255 - 26.79% (71.2 MB)

[#001] sha256:85b731c247164ac789422fad11b47bc48268f9be0687a06cc3f5af4240512e1e - 0.0% (115 Bytes)

[#002] sha256:33d571edc026bca0a2ea53d361bad03dc9056b2ae3a7292b082c5b0442c8964d - 73.2% (195 MB)

[#003] sha256:161ed5f97a607689afdd3053bca4d1c7bc18c96d90dc152c0e575d7a2cf61626 - 0.0% (1.46 KB)

[#004] sha256:804d087a4d29f484656486d53e48828cbb7873fb73fbbc084b429a97fbb7c7f2 - 0.0% (461 Bytes)

[#005] sha256:5a16d35f4e63c89d0f6e5f79d89add0ff8a37878b22e462ca9956404df80b150 - 0.0% (174 Bytes)

[#006] sha256:cf03f744b1364cfe5e908822bdd1933363893079503e919f479f9804761c8363 - 0.0% (1.46 KB)


History
2019-03-14 21:20:48 UTC

/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:41:14 UTC

/bin/sh -c #(nop) MAINTAINER pader "[email protected]"

2020-03-04 12:41:14 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:41:14 UTC

/bin/sh -c #(nop) ARG NACOS_VERSION=0.5.0

2020-03-04 12:41:15 UTC

/bin/sh -c #(nop) WORKDIR //home/nacos

2020-03-04 12:49:43 UTC

|1 NACOS_VERSION=0.5.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 12:49:45 UTC

/bin/sh -c #(nop) ADD file:09a44288f2687a3aee904026005572dd193b055aa53f5cc0f8e50d19857235cf in bin/docker-startup.sh

2020-03-04 12:49:45 UTC

/bin/sh -c #(nop) ADD file:43214517388e74727b6c84370c9679f4b8f5bd8a32a1daf96f0db925d47f1f45 in conf/application.properties

2020-03-04 12:49:47 UTC

|1 NACOS_VERSION=0.5.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 12:49:49 UTC

|1 NACOS_VERSION=0.5.0 /bin/sh -c chmod +x bin/docker-startup.sh

2020-03-04 12:49:50 UTC

/bin/sh -c #(nop) EXPOSE 8848

2020-03-04 12:49:50 UTC

/bin/sh -c #(nop) ENTRYPOINT ["bin/docker-startup.sh"]

Danger Zone
Delete Tag

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.

Delete