Namespace
linuxserver
Image / Tag
smokeping:amd64-version-2463370a
Content Digest
sha256:d2692e16c3098e43741e61c06f8193c055e19515cc02e86aceade99337907218
Details
Created

2020-12-16 21:36:08 UTC

Size

118 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2463370a-ls109 Build-date:- 2020-12-16T21:35:12+00:00
  • maintainer
    ironicbadger,sparklyballs

Environment
HOME

/root

PATH

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

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm


Layers

[#000] sha256:ed4ea287753e69b2800a6107e27b3a95867a7b73e676a74b6fc06c26080c9033 - 2.35% (2.79 MB)

[#001] sha256:3bf2803aa0fbcfd2a7e2cf4fd79d4ec3268860346462e93f56a1a8e901ae499d - 1.56% (1.84 MB)

[#002] sha256:c495c114e30355655982097f6bc9d7fae97e1b8f0d88cf8dbd3c7a67980f2350 - 1.49% (1.77 MB)

[#003] sha256:cbcdd45571b9a4d4b0c4853d975208149e6eea4eff66b7a59f7792b354105892 - 2.41% (2.85 MB)

[#004] sha256:990f25cd29724fc412b932c48f5d1c73cf6182d4557261d6bc58aba1a66e9f1f - 0.0% (4.39 KB)

[#005] sha256:6ae9be4352980964623207e446f1cefd9897e8902d1e7a4a6278cb55e24df196 - 0.0% (1.61 KB)

[#006] sha256:cf6141a99d2d99fbc681c5c5c08adad080ea67e6b05ae5a195a9173af0ade31b - 92.18% (109 MB)

[#007] sha256:a0f542e68d29a80c4efb0a0f12dfbeaffdae73e6c3cd6a7d916fddc9143f0e71 - 0.01% (9.07 KB)


History
2020-12-12 10:33:37 UTC

/bin/sh -c #(nop) COPY dir:591f158e79d9ad333ea459e86d1ad17a08c14291313e3f12a9e478ebf3fdb7d5 in /

2020-12-12 10:33:37 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-12-12 10:33:37 UTC

/bin/sh -c #(nop) ARG VERSION

2020-12-12 10:33:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- d494bba7-ls11 Build-date:- 2020-12-12T05:32:48-05:00

2020-12-12 10:33:37 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2020-12-12 10:33:37 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2

2020-12-12 10:33:37 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2020-12-12 10:33:38 UTC

/bin/sh -c #(nop) ADD 73235ba7e61323f3ed8b78663a44b17e671e1fe0f2b3bacc2611d758717e849c in /tmp/

2020-12-12 10:33:39 UTC

|4 BUILD_DATE=2020-12-12T05:32:48-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=d494bba7-ls11 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2020-12-12 10:33:39 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2020-12-12 10:33:42 UTC

|4 BUILD_DATE=2020-12-12T05:32:48-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=d494bba7-ls11 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-12-12 10:33:42 UTC

/bin/sh -c #(nop) COPY dir:22d5e3431e7309b9dcb34a9c92142278e46faa86e6613731c118c0dd9b5a1923 in /

2020-12-12 10:33:42 UTC

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

2020-12-16 21:35:54 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-12-16 21:35:54 UTC

/bin/sh -c #(nop) ARG VERSION

2020-12-16 21:35:54 UTC

/bin/sh -c #(nop) ARG SMOKEPING_VERSION

2020-12-16 21:35:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2463370a-ls109 Build-date:- 2020-12-16T21:35:12+00:00

2020-12-16 21:35:54 UTC

/bin/sh -c #(nop) LABEL maintainer=ironicbadger,sparklyballs

2020-12-16 21:35:55 UTC

/bin/sh -c #(nop) COPY file:fd94fbb731b978c15a8ae41eb26f2a5ffdd9143ae85688c24dd5c3eafef48b4f in /defaults/

2020-12-16 21:36:06 UTC

|3 BUILD_DATE=2020-12-16T21:35:12+00:00 SMOKEPING_VERSION=2463370a VERSION=2463370a-ls109 /bin/sh -c echo "**** install packages ****" && apk add --no-cache apache2 apache2-ctl apache2-utils apache-mod-fcgid bc bind-tools curl font-noto-cjk openssh-client smokeping ssmtp sudo tcptraceroute ttf-dejavu && echo "**** give setuid access to traceroute & tcptraceroute ****" && chmod a+s /usr/bin/traceroute && chmod a+s /usr/bin/tcptraceroute && echo "**** fix path to cropper.js ****" && sed -i 's#src="/cropper/#/src="cropper/#' /etc/smokeping/basepage.html && echo "**** install tcping script ****" && install -m755 -D /defaults/tcpping /usr/bin/ && echo "**** remove default apache conf ****" && rm -f /etc/apache2/httpd.conf

2020-12-16 21:36:08 UTC

/bin/sh -c #(nop) COPY dir:66ed5e93558cebeed0625ea607939ee464fff6afb5ee2a1cc79ed1e908662167 in /

2020-12-16 21:36:08 UTC

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

2020-12-16 21:36:08 UTC

/bin/sh -c #(nop) VOLUME [/config /data]

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