Namespace
nacos
Image / Tag
nacos-server:0.7.0
Content Digest
sha256:66d1d305dccf37aa7bb9f4d4633c86cde5469b58b4d034f2354e04f3d7d2aa5e
Details
Created

2019-06-27 07:58:33 UTC

Size

262 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 - 27.22% (71.2 MB)

[#001] sha256:2a4a2281249d5e702789a399ef4101bcd219818f4f274cbc9d9bb6079e11afbd - 0.0% (113 Bytes)

[#002] sha256:00a462347006cb2c5f51884c1dc01c9e4e585dfcc0a0c134597e32105cece394 - 72.78% (190 MB)

[#003] sha256:52b8c1538deffff775db7a743dee01d778f60ef6a025950028bc1dac23ab6ac2 - 0.0% (1.46 KB)

[#004] sha256:0414b050908de05f53deffaa6af87b974656946267d740dbd002c544d18ca010 - 0.0% (554 Bytes)

[#005] sha256:844ef6915d1aca06e7736596c9f0f245ea63b63653e53a28458774dc884b83ea - 0.0% (176 Bytes)

[#006] sha256:9c0f7b47098d08b38d1d9ce8bd14a82204bdfafabcb1847ef089d4c479386ce2 - 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"]

2019-06-27 07:50:39 UTC

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

2019-06-27 07:50:40 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

2019-06-27 07:50:40 UTC

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

2019-06-27 07:50:40 UTC

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

2019-06-27 07:58:27 UTC

|1 NACOS_VERSION=0.7.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

2019-06-27 07:58:29 UTC

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

2019-06-27 07:58:29 UTC

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

2019-06-27 07:58:31 UTC

|1 NACOS_VERSION=0.7.0 /bin/sh -c mkdir -p logs && cd logs && touch start.out && ln -sf /dev/stdout start.out && ln -sf /dev/stderr start.out

2019-06-27 07:58:33 UTC

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

2019-06-27 07:58:33 UTC

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

2019-06-27 07:58:33 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