Namespace
linuxserver
Image / Tag
smokeping:arm64v8-139ae880-ls105
Content Digest
sha256:07a0fdf2f33d373529d0c97618778a876a33cfd7089168e44243231277729ec9
Details
Created

2020-11-02 06:14:43 UTC

Size

121 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 139ae880-ls105 Build-date:- 2020-11-02T01:13:39-05: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:09e9e14b9d8077d4788c4cc5c1f1ac71e54c0a45913a89fecfdca94e06c1bcfc - 2.24% (2.7 MB)

[#001] sha256:e9183fbbe31d76a4dd802f50598456b88deeb33be138dddbcdabef8a4480c470 - 1.81% (2.18 MB)

[#002] sha256:0301bcd1b4b04775d3632d2845cd5b72d9a38e942aa0b50b678f3bfd31d8fd8e - 1.76% (2.12 MB)

[#003] sha256:7a244d497485872965a229999096a32e81d8ad434237d6c8dc2f7342f22fa6e2 - 3.64% (4.39 MB)

[#004] sha256:383c3bf62e4db58980c6f2214ab571a04d6ca0216edf72f79da1fe0dde47cc40 - 0.0% (4.39 KB)

[#005] sha256:151a9679b45f9b946deec87fa80e6da7a776055a53827a1459bd7c50d44debf5 - 0.0% (1.61 KB)

[#006] sha256:1c15c6a4aa76babda81f9190d6d064dd92d204f108a0be16c6f067087eac79de - 90.54% (109 MB)

[#007] sha256:cedd71c9cae17fc6616dbb4fd0b646959fbe61bc738c99434e0d6ccd501f587d - 0.01% (9.06 KB)


History
2020-11-01 22:54:32 UTC

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

2020-11-01 22:54:35 UTC

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

2020-11-01 22:54:36 UTC

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

2020-11-01 22:54:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fffd437f-ls8 Build-date:- 2020-11-01T22:52:46+00:00

2020-11-01 22:54:38 UTC

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

2020-11-01 22:54:39 UTC

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

2020-11-01 22:54:41 UTC

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

2020-11-01 22:54:44 UTC

/bin/sh -c #(nop) ADD 4f58740c4ce0b21f8d45d774ff3cd81a980d7cabc9f47ef8e46a619ccc3f7559 in /tmp/

2020-11-01 22:54:52 UTC

|4 BUILD_DATE=2020-11-01T22:52:46+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=fffd437f-ls8 /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-11-01 22:54:55 UTC

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

2020-11-01 22:55:08 UTC

|4 BUILD_DATE=2020-11-01T22:52:46+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=fffd437f-ls8 /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 "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-11-01 22:55:11 UTC

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

2020-11-01 22:55:12 UTC

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

2020-11-02 06:14:29 UTC

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

2020-11-02 06:14:29 UTC

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

2020-11-02 06:14:29 UTC

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

2020-11-02 06:14:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 139ae880-ls105 Build-date:- 2020-11-02T01:13:39-05:00

2020-11-02 06:14:29 UTC

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

2020-11-02 06:14:30 UTC

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

2020-11-02 06:14:41 UTC

|3 BUILD_DATE=2020-11-02T01:13:39-05:00 SMOKEPING_VERSION=139ae880 VERSION=139ae880-ls105 /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-11-02 06:14:42 UTC

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

2020-11-02 06:14:42 UTC

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

2020-11-02 06:14:43 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