2022-03-31 03:48:30 UTC
34.2 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:1a66bdfd08fb1e6b5e95c376b021187a7da710f1901e73de087bb01a97841f98 - 7.05% (2.41 MB)
[#001] sha256:93073eeb03e72eb99f2ea8e7604f0733b2bcc664187f5daa7093c1d12e01f197 - 6.29% (2.15 MB)
[#002] sha256:6a5aac36db6c63660ee558ed1489d673b7d1ebac7eb6ece641248ac63dbd4d08 - 6.08% (2.08 MB)
[#003] sha256:0110dfa248de4ca833e449338fb80eeb384bd0eb6a1ec340a8a26b3d150df351 - 0.0% (436 Bytes)
[#004] sha256:7532dd07a70585a0cca05320aefa0d843ea556887553088ab7c0765e74faa6c3 - 12.21% (4.18 MB)
[#005] sha256:943dc8374c959af1aacb178e5edcc9eef3303fdeae656a2f5e605a8192949c20 - 0.01% (3.55 KB)
[#006] sha256:353ec37a229c41ddb65bea48cf320a85c8379cd397b2ab9bee1b1caa5efd6c2a - 68.36% (23.4 MB)
[#007] sha256:f9dae63d39e956292977cd472566800d9be09642749c53c99fe9f256d4e1886b - 0.01% (2.01 KB)
/bin/sh -c #(nop) COPY dir:3ade225745e5520b9b16e36340119cbd98cd38c071093b46ce56e48b275efc0d in /
2022-03-29 06:34:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-29 06:34:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-29 06:34:46 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 45def4f0-ls10 Build-date:- 2022-03-29T01:33:22-05:00
2022-03-29 06:34:46 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-29 06:34:47 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-29 06:34:47 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-03-29 06:34:49 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-03-29 06:34:51 UTC|4 BUILD_DATE=2022-03-29T01:33:22-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=45def4f0-ls10 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-03-29 06:34:51 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2022-03-29 06:34:51 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-29 06:35:01 UTC|4 BUILD_DATE=2022-03-29T01:33:22-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=45def4f0-ls10 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch 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 && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-03-29 06:35:01 UTC/bin/sh -c #(nop) COPY dir:a3247436cf573daa5863cb187264d3a76f4b4a8c9500dab91f423aed0001b651 in /
2022-03-29 06:35:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-29 06:35:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-29 06:35:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-29T01:33:22-05:00
2022-03-29 06:35:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-03-29 06:35:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-03-29 06:35:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-29 06:35:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=caa7a49b0989dbec0e15d0e01ca75884471a7d91
2022-03-29 06:35:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=caa7a49b0989dbec0e15d0e01ca75884471a7d91
2022-03-29 06:35:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-03-29 06:35:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-03-29 06:35:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-03-29 06:35:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-29 06:35:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=45def4f0-ls10
2022-03-31 03:47:09 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-03-31 03:47:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-31 03:47:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-31 03:47:09 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2022-03-31 03:47:10 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls118 Build-date:- 2022-03-30T22:46:01-05:00
2022-03-31 03:47:10 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-03-31 03:48:25 UTC|4 BUILD_DATE=2022-03-30T22:46:01-05:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.4 VERSION=3.00-r5-ls118 /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 curl findutils jq 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 ****" && 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 -sX GET "https://api.github.com/repos/ronggang/transmission-web-control/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && 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/*
2022-03-31 03:48:26 UTC/bin/sh -c #(nop) COPY dir:de6b259ca5da5a2c42975f587225ad61fb045ce94df2fcb36a454e93fe3e552b in /
2022-03-31 03:48:27 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091
2022-03-31 03:48:27 UTC/bin/sh -c #(nop) VOLUME [/config /downloads /watch]
2022-03-31 03:48:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-31 03:48:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-30T22:46:01-05:00
2022-03-31 03:48:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Transmission](https://www.transmissionbt.com/) is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet links, DHT, µTP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.
2022-03-31 03:48:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission
2022-03-31 03:48:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-31 03:48:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=86b582970f0267b48142155d71382c1b825e0a03
2022-03-31 03:48:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86b582970f0267b48142155d71382c1b825e0a03
2022-03-31 03:48:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission
2022-03-31 03:48:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission
2022-03-31 03:48:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages
2022-03-31 03:48:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-31 03:48:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r5-ls118
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.