Namespace
nacos
Image / Tag
nacos-server:0.9.0
Content Digest
sha256:e4c39b48f8ee489d68e89b284d64b51ecb19dfe9377eb9ea3cc3972df68be6fe
Details
Created

2019-06-27 08:24:29 UTC

Size

267 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

FUNCTION_MODE

all

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.69% (71.2 MB)

[#001] sha256:8f09d74287d5ef0fa98a4f4cb2eb129cfa9e46e724535054166df08dc5604f19 - 0.0% (113 Bytes)

[#002] sha256:f2adf7a79667e49ede9f930315816fad91b3c906781ad5b11dddaa99d37cdda2 - 73.3% (196 MB)

[#003] sha256:f6aef9e7754434d0f1bcfd0ebfb12c2731f00b7533279e2517afbce022c1c1a6 - 0.0% (1.76 KB)

[#004] sha256:9b4a23bda081312009bcdc6b49e70a8cbe0d7a932d27e4b84a271579b4608a67 - 0.0% (832 Bytes)

[#005] sha256:f464239e5d6ed2bd58322bc3115b5a0215b835fa658b49a15f34805c45f6e441 - 0.0% (414 Bytes)

[#006] sha256:cddb4eafe7cf3aa6f7d4fec7a9704ed651f52eec08f5779fbb409cb461550883 - 0.0% (174 Bytes)

[#007] sha256:b7cbf178e42f31cec8642928e692de4f4b4cbf6de12d39bec1c6267438bccd26 - 0.0% (1.77 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 08:16:19 UTC

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

2019-06-27 08:16:19 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 TIME_ZONE=Asia/Shanghai

2019-06-27 08:16:19 UTC

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

2019-06-27 08:16:20 UTC

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

2019-06-27 08:24:21 UTC

|1 NACOS_VERSION=0.9.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 08:24:23 UTC

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

2019-06-27 08:24:24 UTC

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

2019-06-27 08:24:24 UTC

/bin/sh -c #(nop) ADD file:2896db0c1a4f589214cb1b8a709dc0528801e2c62ed3734406f39aa3d648549e in init.d/custom.properties

2019-06-27 08:24:26 UTC

|1 NACOS_VERSION=0.9.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 08:24:28 UTC

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

2019-06-27 08:24:28 UTC

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

2019-06-27 08:24:29 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