2022-08-25 05:00:52 UTC
35.1 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
TERMxterm
[#000] sha256:7106a194e19ed738fa8de56f0c0d282cd7339e0f7e701f6d173eeb6733e2de14 - 14.55% (5.1 MB)
[#001] sha256:49d842fe011b98ea773720d13bf069de38121718455a9eab4f4d05063ca7197b - 10.85% (3.8 MB)
[#002] sha256:579bbc530c9d4e07db084e5a8f0b6e6330f96d4bdda3d18a9200730da2f41ea6 - 0.01% (5.24 KB)
[#003] sha256:6b2ccab4ef4621cd505c53a178139b14c8cad038774894ec348a32c5ce46cf35 - 74.59% (26.2 MB)
[#004] sha256:bebb613d97af50eb27bb701e7eb140848faea4e3f33884528790cc67b5a97feb - 0.01% (2 KB)
/bin/sh -c #(nop) COPY dir:8c0ff29efa7b10dc6f6f4b591aa17cb98cedc33a513460e4ad1de4f21b5d52dc in /
2022-08-23 06:42:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-23 06:42:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-23 06:42:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls24 Build-date:- 2022-08-23T08:40:50+02:00
2022-08-23 06:42:04 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-23 06:42:05 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-23 06:42:07 UTC|2 BUILD_DATE=2022-08-23T08:40:50+02:00 VERSION=f67f7de2-ls24 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && echo "**** cleanup ****" && rm -rf /tmp/*
2022-08-23 06:42:07 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-23 06:42:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-23 06:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-23 06:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T08:40:50+02:00
2022-08-23 06:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-23 06:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-23 06:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-23 06:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c
2022-08-23 06:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c
2022-08-23 06:42:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-23 06:42:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-23 06:42:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-23 06:42:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-23 06:42:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f67f7de2-ls24
2022-08-25 05:00:03 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7
2022-08-25 05:00:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-25 05:00:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-25 05:00:06 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2022-08-25 05:00:06 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls134 Build-date:- 2022-08-24T23:58:53-05:00
2022-08-25 05:00:07 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-08-25 05:00:49 UTC|4 BUILD_DATE=2022-08-24T23:58:53-05:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.7 VERSION=3.00-r5-ls134 /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 ****" && 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/*
2022-08-25 05:00:50 UTC/bin/sh -c #(nop) COPY dir:ef405ecac7bf31d840f212eb5cdab2ef56b9200e309ad279f86a1966fd4a093d in /
2022-08-25 05:00:50 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091
2022-08-25 05:00:50 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-25 05:00:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-25 05:00:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-24T23:58:53-05:00
2022-08-25 05:00:51 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-08-25 05:00:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission
2022-08-25 05:00:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-25 05:00:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1253690dbc1517b832441171b6f49f7c2adad874
2022-08-25 05:00:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1253690dbc1517b832441171b6f49f7c2adad874
2022-08-25 05:00:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission
2022-08-25 05:00:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission
2022-08-25 05:00:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages
2022-08-25 05:00:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-25 05:00:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r5-ls134
2022-08-25 05:01:31 UTC
34.5 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
TERMxterm
[#000] sha256:4e31e23b98c9614861775b5c385ccba2766d40373a1dae4ba144852d58e4710e - 14.71% (5.08 MB)
[#001] sha256:307a4717a2b63e736a3b4258df4056a025f0bf6cbc608cfa093c1d379ee02e6c - 14.08% (4.86 MB)
[#002] sha256:20c18b6a90e36b67f569b2911c5c6f0a47debcc88b8bc1f71ce84ecc4c890786 - 0.01% (5.11 KB)
[#003] sha256:e7baa7f7979f9db17d1b9b2b22b4e2b9791fff824cf0c740a14723c0b17fbc06 - 71.19% (24.6 MB)
[#004] sha256:12659a9f37e635a8f7102085bd5a046dd7ce3151d05cf6dcc1e3356082b046e9 - 0.01% (2.01 KB)
/bin/sh -c #(nop) COPY dir:3675c0cab1f34d87d9f6ceb47ff7f460a8771070c6d6f5772f74c7c39afc76c4 in /
2022-08-23 06:42:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-23 06:42:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-23 06:42:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls24 Build-date:- 2022-08-23T08:40:50+02:00
2022-08-23 06:42:24 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-23 06:42:24 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-23 06:42:33 UTC|2 BUILD_DATE=2022-08-23T08:40:50+02:00 VERSION=f67f7de2-ls24 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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-08-23 06:42:34 UTC/bin/sh -c #(nop) COPY dir:95757231916b7f72880393a4cf7cf0addfde27dd8c6ed7ca7b87d2211b4d7086 in /
2022-08-23 06:42:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-23 06:42:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-23 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T08:40:50+02:00
2022-08-23 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-23 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-23 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-23 06:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c
2022-08-23 06:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c
2022-08-23 06:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-23 06:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-23 06:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-23 06:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-23 06:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f67f7de2-ls24
2022-08-25 05:00:12 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7
2022-08-25 05:00:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-25 05:00:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-25 05:00:12 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2022-08-25 05:00:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls134 Build-date:- 2022-08-24T23:58:53-05:00
2022-08-25 05:00:13 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-08-25 05:01:27 UTC|4 BUILD_DATE=2022-08-24T23:58:53-05:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.7 VERSION=3.00-r5-ls134 /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 ****" && 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/*
2022-08-25 05:01:28 UTC/bin/sh -c #(nop) COPY dir:d11b1e320fc9f1743e343a1819b0f804cdbdc278da421e972dab8a5494e7ff10 in /
2022-08-25 05:01:28 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091
2022-08-25 05:01:28 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-25 05:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-25 05:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-24T23:58:53-05:00
2022-08-25 05:01:29 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-08-25 05:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission
2022-08-25 05:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-25 05:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1253690dbc1517b832441171b6f49f7c2adad874
2022-08-25 05:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1253690dbc1517b832441171b6f49f7c2adad874
2022-08-25 05:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission
2022-08-25 05:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission
2022-08-25 05:01:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages
2022-08-25 05:01:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-25 05:01:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r5-ls134
2022-08-25 05:00:39 UTC
36.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
TERMxterm
[#000] sha256:2d30cb28b8e98d9571c48a0e5fb343db762cf42d5871e1e25ac96d8758f371d0 - 14.41% (5.31 MB)
[#001] sha256:6637df4ab44828ebbb5c2d9fc00c69b92b7c8a40eccb97f1c09032e5419a22e1 - 14.79% (5.45 MB)
[#002] sha256:ee353cdd039d0956aeb08bdfd96a00a29b0103e2f020b2904605e311ee2384d6 - 0.01% (5.24 KB)
[#003] sha256:66afc59ead42b41aacb7dc47acaca66120232fdf101a4ee4f3d096048b00edcc - 70.78% (26.1 MB)
[#004] sha256:32338f21f0e9c5003facec735934e7896fa10d846f0030bd6cfeea3348ffaa42 - 0.01% (2 KB)
/bin/sh -c #(nop) COPY dir:0549e870302dedd3d1fa032cbe13c64adbd61601b8f0d40301133cea358fdcdf in /
2022-08-23 06:42:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-23 06:42:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-23 06:42:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls24 Build-date:- 2022-08-23T08:40:50+02:00
2022-08-23 06:42:03 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-23 06:42:03 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-23 06:42:06 UTC|2 BUILD_DATE=2022-08-23T08:40:50+02:00 VERSION=f67f7de2-ls24 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*
2022-08-23 06:42:06 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-23 06:42:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-23 06:42:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-23 06:42:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T08:40:50+02:00
2022-08-23 06:42:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-23 06:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-23 06:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-23 06:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c
2022-08-23 06:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c
2022-08-23 06:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-23 06:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-23 06:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-23 06:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-23 06:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f67f7de2-ls24
2022-08-25 05:00:07 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7
2022-08-25 05:00:07 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-25 05:00:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-25 05:00:07 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2022-08-25 05:00:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls134 Build-date:- 2022-08-24T23:58:53-05:00
2022-08-25 05:00:08 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-08-25 05:00:36 UTC|4 BUILD_DATE=2022-08-24T23:58:53-05:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.7 VERSION=3.00-r5-ls134 /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 ****" && 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/*
2022-08-25 05:00:37 UTC/bin/sh -c #(nop) COPY dir:ef405ecac7bf31d840f212eb5cdab2ef56b9200e309ad279f86a1966fd4a093d in /
2022-08-25 05:00:37 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091
2022-08-25 05:00:37 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-25 05:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-25 05:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-24T23:58:53-05:00
2022-08-25 05:00:37 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-08-25 05:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission
2022-08-25 05:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-25 05:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1253690dbc1517b832441171b6f49f7c2adad874
2022-08-25 05:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1253690dbc1517b832441171b6f49f7c2adad874
2022-08-25 05:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission
2022-08-25 05:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission
2022-08-25 05:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages
2022-08-25 05:00:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-25 05:00:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r5-ls134
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.