Namespace
nacos
Image / Tag
nacos-server:1.0.0
Content Digest
sha256:b7b270732dfe916ac829d84a11770ae6936692345f338f448d2f643fabc3e1cb
Details
Created

2019-06-27 08:36:53 UTC

Size

264 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 - 27.02% (71.2 MB)

[#001] sha256:b49d94dcee71ac1ff10d858cd3a4a0653820cf5c8a2d21ff6e5c462d2d62314e - 0.0% (114 Bytes)

[#002] sha256:e8ee4176b64a7aca1e040e6cf866ce422acfc7e51b11a2d5e262402518a8a684 - 72.98% (192 MB)

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

[#004] sha256:aad2251e39ea6427749819a62dc7632a426fe3588487f022567e26c120c64b87 - 0.0% (924 Bytes)

[#005] sha256:2d63a291b8a5e31a93fe5edf8b8280e960759bb752eb2e68514eb9724995955d - 0.0% (416 Bytes)

[#006] sha256:f8209b2e372c15574da92d2859a55e10da96ba51d9b2dbc7770f0e2f63a8181b - 0.0% (178 Bytes)

[#007] sha256:17299785a0dd258109bf0401a61c58092c216cbdc6a364b451ff9b9d77c9a695 - 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:29:02 UTC

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

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

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

2019-06-27 08:29:03 UTC

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

2019-06-27 08:36:46 UTC

|1 NACOS_VERSION=1.0.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:36:48 UTC

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

2019-06-27 08:36:49 UTC

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

2019-06-27 08:36:49 UTC

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

2019-06-27 08:36:51 UTC

|1 NACOS_VERSION=1.0.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:36:53 UTC

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

2019-06-27 08:36:53 UTC

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

2019-06-27 08:36:53 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