Namespace
calico
Image / Tag
node:v0.23.0
Content Digest
sha256:ea8e5b04ac1f6b0bfb7e047d0450a8ce78598ff12e02485e242dc5075831aa36
Details
Created

2016-11-01 23:05:03 UTC

Size

68.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:07c6396da2685bb2d6a802815996d761cbb53826fc03ce5e8adb8aedc570d358 - 3.21% (2.21 MB)

[#001] sha256:5c4a49c9ffe618e3d471831dc48436f1d304249b36fd8095a652fe3080d978c6 - 4.17% (2.86 MB)

[#002] sha256:ebfe5972316bb992e4d3be7ce53c35a25633774023492ae2b74c772d19cf652e - 0.1% (70.4 KB)

[#003] sha256:6853222f2f5e801488c2ee921e53ca0ca99de18162e9106809b28fa953400fbe - 2.89% (1.99 MB)

[#004] sha256:eee06d801b5d5fcb15c9c99d4ae7adcaf33d9231a2d94e3f84a94478eace5765 - 16.52% (11.3 MB)

[#005] sha256:15913983a2260844ec5ac6015ead17a3b619f7b41d8b29570514ff5a22890dbe - 0.0% (158 Bytes)

[#006] sha256:132eaa6d16e53eebedcc02890b2afdbb4b53bc3077bd6fd0b841efa5c43eb802 - 17.56% (12.1 MB)

[#007] sha256:b9fbe11b58fa37be938ec7e6b53aa093c41de0c6a4eeee8aa5990be5fcec9a36 - 55.54% (38.1 MB)


History
2016-10-18 18:58:07 UTC

/bin/sh -c #(nop) ADD file:bcf5c78dd8e83bf27439fd865568e68798c2b37641c0524645e54bd84df1c4a6 in /

2016-11-01 23:03:30 UTC

/bin/sh -c #(nop) MAINTAINER Tom Denham <tom@projectcalico.org>

2016-11-01 23:03:30 UTC

/bin/sh -c #(nop) ARG LIBCALICO_REPO=https://github.com/projectcalico/libcalico.git

2016-11-01 23:03:30 UTC

/bin/sh -c #(nop) ARG LIBCALICO_VER=v0.18.0

2016-11-01 23:03:30 UTC

/bin/sh -c #(nop) ARG LIBNETWORK_REPO=https://github.com/projectcalico/libnetwork-plugin.git

2016-11-01 23:03:30 UTC

/bin/sh -c #(nop) ARG LIBNETWORK_VER=v0.10.0

2016-11-01 23:03:48 UTC

|4 LIBCALICO_REPO=https://github.com/projectcalico/libcalico.git LIBCALICO_VER=v0.18.0 LIBNETWORK_REPO=https://github.com/projectcalico/libnetwork-plugin.git LIBNETWORK_VER=v0.10.0 /bin/sh -c apk --no-cache add wget ca-certificates libgcc && wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://raw.githubusercontent.com/sgerrand/alpine-pkg-glibc/master/sgerrand.rsa.pub && wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.23-r3/glibc-2.23-r3.apk && wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.23-r3/glibc-bin-2.23-r3.apk && apk add glibc-2.23-r3.apk glibc-bin-2.23-r3.apk && /usr/glibc-compat/sbin/ldconfig /lib /usr/glibc/usr/lib && apk del wget ca-certificates && rm -f glibc-2.23-r3.apk glibc-bin-2.23-r3.apk

2016-11-01 23:03:50 UTC

|4 LIBCALICO_REPO=https://github.com/projectcalico/libcalico.git LIBCALICO_VER=v0.18.0 LIBNETWORK_REPO=https://github.com/projectcalico/libnetwork-plugin.git LIBNETWORK_VER=v0.10.0 /bin/sh -c apk add --no-cache --repository "http://alpine.gliderlabs.com/alpine/edge/community" runit

2016-11-01 23:03:52 UTC

|4 LIBCALICO_REPO=https://github.com/projectcalico/libcalico.git LIBCALICO_VER=v0.18.0 LIBNETWORK_REPO=https://github.com/projectcalico/libnetwork-plugin.git LIBNETWORK_VER=v0.10.0 /bin/sh -c apk add --no-cache ip6tables ipset iputils iproute2 conntrack-tools

2016-11-01 23:03:56 UTC

|4 LIBCALICO_REPO=https://github.com/projectcalico/libcalico.git LIBCALICO_VER=v0.18.0 LIBNETWORK_REPO=https://github.com/projectcalico/libnetwork-plugin.git LIBNETWORK_VER=v0.10.0 /bin/sh -c apk --no-cache add python py-setuptools

2016-11-01 23:03:56 UTC

/bin/sh -c #(nop) COPY dir:097af9ba670c82c2f760e9dbb3e4dd2dc1436f9e6511f2970b6bbb2480193cea in /tmp/node_share

2016-11-01 23:05:02 UTC

|4 LIBCALICO_REPO=https://github.com/projectcalico/libcalico.git LIBCALICO_VER=v0.18.0 LIBNETWORK_REPO=https://github.com/projectcalico/libnetwork-plugin.git LIBNETWORK_VER=v0.10.0 /bin/sh -c apk --no-cache add --virtual temp py-pip git gcc python-dev musl-dev libffi-dev openssl-dev && pip install git+$LIBNETWORK_REPO@$LIBNETWORK_VER && pip install git+$LIBCALICO_REPO@$LIBCALICO_VER && pip install git+https://github.com/jplana/python-etcd.git@0d0145f5e835aa032c97a0a5e09c4c68b7a03f66 --upgrade && apk del --purge temp && rm -rf /tmp/node_share

2016-11-01 23:05:03 UTC

/bin/sh -c #(nop) COPY dir:8d87ffa6dc7435eaa4629617a5f19e39c875fa2bcba40e3cdeef07a221dc2bd3 in /

2016-11-01 23:05:03 UTC

/bin/sh -c #(nop) CMD ["start_runit"]

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