Namespace
linuxserver
Image / Tag
smokeping:arm32v6-f56bfe11-ls11
Content Digest
sha256:e903d716998e7c5efaa5d310375981b35fe660d1959e9f9ca3ada97459ad156b
Details
Created

2018-08-20 16:58:54 UTC

Size

40 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- f56bfe11-ls11 Build-date:- 2018-08-20T16:57:38+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:d907fbecfe02fa06cbfc6cd36fc5db22267a7a283d197d5d37cdb71dfc5b4ba2 - 5.16% (2.06 MB)

[#001] sha256:8ea909077657a17d63d1b4a5a0c0b5384a8a592f9dc2359c524dd17696045605 - 21.02% (8.41 MB)

[#002] sha256:6c86f8c6660801c7598901d2b1755e91cdb8501e2197cc4ecf3c40d63cbbba54 - 0.0% (450 Bytes)

[#003] sha256:c0aa302c3ff78a7d40643a1ef83d1c3277c2825d1a55b1e67263573b7e88f9dd - 3.38% (1.35 MB)

[#004] sha256:6b9b5b60e9cb948fc316e2b482e5a4022b97235db8e1b47b12ae3fe6670565b5 - 0.0% (1.61 KB)

[#005] sha256:cc744f84737ed0a0983a17e4d6377e78d560aef8c53e361b20908696e130240f - 70.42% (28.2 MB)

[#006] sha256:4866ea785c076f8e18cf127df6fd2cbd898ac4d8b7c60ecf9d079b7f64b88955 - 0.02% (8.8 KB)


History
2018-08-17 22:16:36 UTC

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

2018-08-17 22:16:37 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2018-08-17 22:16:39 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.4.0

2018-08-17 22:16:40 UTC

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

2018-08-17 22:16:42 UTC

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

2018-08-17 22:17:04 UTC

|2 OVERLAY_ARCH=armhf OVERLAY_VERSION=v1.21.4.0 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates coreutils shadow tzdata && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && apk del --purge build-dependencies && rm -rf /tmp/*

2018-08-17 22:17:33 UTC

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

2018-08-17 22:17:36 UTC

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

2018-08-20 16:58:28 UTC

/bin/sh -c #(nop) COPY file:b9e244b02da7e3e1bd2dfb5b6dfc125d32db966159fdf454855a170241fb68a5 in /usr/bin

2018-08-20 16:58:28 UTC

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

2018-08-20 16:58:29 UTC

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

2018-08-20 16:58:29 UTC

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

2018-08-20 16:58:30 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f56bfe11-ls11 Build-date:- 2018-08-20T16:57:38+00:00

2018-08-20 16:58:30 UTC

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

2018-08-20 16:58:30 UTC

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

2018-08-20 16:58:52 UTC

|3 BUILD_DATE=2018-08-20T16:57:38+00:00 SMOKEPING_VERSION=f56bfe11 VERSION=f56bfe11-ls11 /bin/sh -c echo "**** install packages ****" && apk add --no-cache apache2 apache2-ctl apache2-utils bc bind-tools curl smokeping ssmtp sudo tcptraceroute ttf-dejavu && echo "**** give abc sudo access to traceroute & tcptraceroute ****" && echo "abc ALL=(ALL) NOPASSWD: /usr/bin/traceroute" >> /etc/sudoers.d/traceroute && echo "abc ALL=(ALL) NOPASSWD: /usr/bin/tcptraceroute" >> /etc/sudoers.d/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

2018-08-20 16:58:53 UTC

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

2018-08-20 16:58:53 UTC

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

2018-08-20 16:58:54 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