2022-11-10 04:11:00 UTC
40.9 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
S6_STAGE2_HOOK/docker-mods
S6_VERBOSITY1
TERMxterm
[#000] sha256:aae19c2a266cdc1d16106c42c63dffa59a9f621e7066668c07ae50451049ca7f - 12.49% (5.11 MB)
[#001] sha256:55b1bff96c0837f146f7f0b720f04b15d0cc8c6c2f0b7261097f869e3c41dfe3 - 0.01% (3.16 KB)
[#002] sha256:8bfe32b47451ed1914fd55868f7d9af9faca540df9b8b30fea9cfb712f611d64 - 12.72% (5.2 MB)
[#003] sha256:6fd91242a6b58841ca53d8b303e159dd874739be33b9f1b829a59861e3d6c361 - 0.01% (4.46 KB)
[#004] sha256:c0e09ec9c87de90ff7be3f4fe4b210ec0eabe437a8c50741dafe1b567e27d131 - 74.77% (30.6 MB)
[#005] sha256:94dafcc1c3a66db7be2be3208df3e2407feeabf358c659f19733d21a32ffdcce - 0.01% (2.43 KB)
/bin/sh -c #(nop) COPY dir:b70bebdfe990781de9608bbfc2a05445dcd1549c3b98a2d3b6f7cf6027120f90 in /
2022-11-08 06:40:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 06:40:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 06:40:46 UTC/bin/sh -c #(nop) ARG MODS_VERSION=v3
2022-11-08 06:40:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 67d1538e-ls29 Build-date:- 2022-11-08T00:39:06-06:00
2022-11-08 06:40:48 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-11-08 06:40:50 UTC/bin/sh -c #(nop) ADD 67183683f126bd923d1bbf876334979e150f8166b74653634c96ff37a0bdc6ce in /docker-mods
2022-11-08 06:40:50 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods
2022-11-08 06:40:55 UTC|3 BUILD_DATE=2022-11-08T00:39:06-06:00 MODS_VERSION=v3 VERSION=67d1538e-ls29 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/*
2022-11-08 06:40:56 UTC/bin/sh -c #(nop) COPY dir:080442c48a79b8e74452a818968300096240e7b1a58da6ed6aca7745232be405 in /
2022-11-08 06:40:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-11-08 06:40:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 06:40:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T00:39:06-06:00
2022-11-08 06:40:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-11-08 06:41:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-11-08 06:41:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 06:41:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=15f2972106077368911babc42f0a60f79d477870
2022-11-08 06:41:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=15f2972106077368911babc42f0a60f79d477870
2022-11-08 06:41:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-11-08 06:41:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-11-08 06:41:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-11-08 06:41:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 06:41:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=67d1538e-ls29
2022-11-10 04:10:59 UTC (buildkit.dockerfile.v0)ARG UNRAR_VERSION=6.1.7
2022-11-10 04:10:59 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2022-11-10 04:10:59 UTC (buildkit.dockerfile.v0)ARG VERSION
2022-11-10 04:10:59 UTC (buildkit.dockerfile.v0)ARG TRANSMISSION_VERSION
2022-11-10 04:10:59 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 3.00-r6-ls141 Build-date:- 2022-11-10T05:08:35+01:00
2022-11-10 04:10:59 UTC (buildkit.dockerfile.v0)LABEL maintainer=aptalca
2022-11-10 04:10:59 UTC (buildkit.dockerfile.v0)RUN |4 UNRAR_VERSION=6.1.7 BUILD_DATE=2022-11-10T05:08:35+01:00 VERSION=3.00-r6-ls141 TRANSMISSION_VERSION=3.00-r6 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --upgrade --virtual=build-dependencies make g++ gcc && echo "**** install packages ****" && apk add --no-cache ca-certificates findutils openssl p7zip python3 rsync tar transmission-cli transmission-daemon unzip && echo "**** install transmission ****" && apk add --no-cache transmission-cli transmission-daemon && echo "**** install unrar from source ****" && mkdir /tmp/unrar && curl -o /tmp/unrar.tar.gz -L "https://www.rarlab.com/rar/unrarsrc-${UNRAR_VERSION}.tar.gz" && tar xf /tmp/unrar.tar.gz -C /tmp/unrar --strip-components=1 && cd /tmp/unrar && make && install -v -m755 unrar /usr/local/bin && echo "**** install third party themes ****" && TRANSMISSIONIC_VERSION=$(curl -s "https://api.github.com/repos/6c65726f79/Transmissionic/releases/latest" | jq -r .tag_name) && curl -o /tmp/transmissionic.zip -L "https://github.com/6c65726f79/Transmissionic/releases/download/${TRANSMISSIONIC_VERSION}/Transmissionic-webui-${TRANSMISSIONIC_VERSION}.zip" && unzip /tmp/transmissionic.zip -d /tmp && mv /tmp/web /transmissionic && curl -o /tmp/combustion.zip -L "https://github.com/Secretmapper/combustion/archive/release.zip" && unzip /tmp/combustion.zip -d / && mkdir -p /tmp/twctemp && TWCVERSION=$(curl -s "https://api.github.com/repos/ronggang/transmission-web-control/releases/latest" | jq -r .tag_name) && curl -o /tmp/twc.tar.gz -L "https://github.com/ronggang/transmission-web-control/archive/${TWCVERSION}.tar.gz" && tar xf /tmp/twc.tar.gz -C /tmp/twctemp --strip-components=1 && mv /tmp/twctemp/src /transmission-web-control && ln -s /usr/share/transmission/web/style /transmission-web-control && ln -s /usr/share/transmission/web/images /transmission-web-control && ln -s /usr/share/transmission/web/javascript /transmission-web-control && ln -s /usr/share/transmission/web/index.html /transmission-web-control/index.original.html && mkdir -p /kettu && curl -o /tmp/kettu.tar.gz -L "https://github.com/endor/kettu/archive/master.tar.gz" && tar xf /tmp/kettu.tar.gz -C /kettu --strip-components=1 && curl -o /tmp/flood-for-transmission.tar.gz -L "https://github.com/johman10/flood-for-transmission/releases/download/latest/flood-for-transmission.tar.gz" && tar xf /tmp/flood-for-transmission.tar.gz -C / && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/* # buildkit
2022-11-10 04:11:00 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2022-11-10 04:11:00 UTC (buildkit.dockerfile.v0)EXPOSE map[51413/tcp:{} 51413/udp:{} 9091/tcp:{}]
2022-11-10 04:11:00 UTC (buildkit.dockerfile.v0)VOLUME [/config]
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.