Namespace
library
Image / Tag
influxdb:1.10.5-data-alpine
Content Digest
sha256:0df971794bf04f92619b1ad3d5cb886ce92a53a59bbde02b76af78d0f169a820
Details
Created

2024-03-16 07:55:07 UTC

Size

42.9 MB

Content Digest
Environment
INFLUXDB_VERSION

1.10.5-c1.10.5

PATH

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


Layers

[#000] sha256:3c854c8cbf469fda815b8f6183300c07cfa2fbb5703859ca79aff93ae934961b - 7.51% (3.22 MB)

[#001] sha256:485cfb0fb6cd4129a6e7d303f3ebec56b5c133689199b5426db52a97cdafd15a - 0.0% (278 Bytes)

[#002] sha256:36314c9e553b2628ec2b88878449957443671f3e9bdf1ac3142d78358c5c95cd - 3.27% (1.4 MB)

[#003] sha256:b26344ec21a18de3d9a13f9bb90d3c45b03988de5c7495c613dafc2bca0cd518 - 89.21% (38.3 MB)

[#004] sha256:917aa8bd48012b3768b71d498b6e929cbe9dd090d850a36df141105149425e6e - 0.0% (265 Bytes)

[#005] sha256:d7a5b5fdd02347eccf3ad623f87462e4bfeae378236a62f93fec08f164289b0a - 0.0% (251 Bytes)

[#006] sha256:8e95cdba8c096783757cda0d20542034451cc5544d3add08bc7492bc25414fa0 - 0.0% (1.25 KB)


History
2024-01-27 00:31:02 UTC

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

2024-01-27 00:31:02 UTC

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

2024-03-16 03:20:04 UTC

/bin/sh -c echo 'hosts: files dns' >> /etc/nsswitch.conf

2024-03-16 07:54:19 UTC

/bin/sh -c apk add --no-cache tzdata bash ca-certificates && update-ca-certificates

2024-03-16 07:54:55 UTC

/bin/sh -c #(nop) ENV INFLUXDB_VERSION=1.10.5-c1.10.5

2024-03-16 07:55:06 UTC

/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps wget gnupg tar && for key in 9D539D90D3328DC7D6C8D3B9D8FF8E1F7DF8B07E ; do gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys "$key" ; done && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz.asc && wget --no-verbose https://dl.influxdata.com/enterprise/releases/influxdb-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz && gpg --batch --verify influxdb-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz.asc influxdb-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz && mkdir -p /usr/src && tar -C /usr/src -xzf influxdb-data-${INFLUXDB_VERSION}_linux_amd64.tar.gz && rm -f /usr/src/influxdb-*/influxdb.conf && chmod +x /usr/src/influxdb-*/usr/bin/* && cp -a /usr/src/influxdb-*/usr/bin/. /usr/bin/ && gpgconf --kill all && rm -rf *.tar.gz* /usr/src /root/.gnupg && apk del .build-deps

2024-03-16 07:55:06 UTC

/bin/sh -c #(nop) COPY file:bf2f42b62a32a7ee3ab93d9a5e451b7d59af1a97e40dc4a76b8aaf2f64383d7a in /etc/influxdb/influxdb.conf

2024-03-16 07:55:06 UTC

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

2024-03-16 07:55:06 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/influxdb]

2024-03-16 07:55:06 UTC

/bin/sh -c #(nop) COPY file:182a0176834db40043100d082d05e5aded9887c94b02416f6e3154c827c07360 in /entrypoint.sh

2024-03-16 07:55:06 UTC

/bin/sh -c #(nop) COPY file:e7af69cde81ffb6eddc175488941183d1244772c36c27b74751d54389fb71701 in /init-influxdb.sh

2024-03-16 07:55:07 UTC

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

2024-03-16 07:55:07 UTC

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

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