2022-09-22 05:05:27 UTC
38.7 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:2c001f41411b01bddea7e8e830dfd010c90b992bdc1a2ebdcc84c63ddfa2b9df - 13.14% (5.08 MB)
[#001] sha256:77565d35fea659ff7c8b2b6bafadffdae07768f2cebf5011f434b1479e2ae164 - 12.57% (4.86 MB)
[#002] sha256:b0dfda118a4e437ed7d4f8e6eb8bab6976a42a2f84d21ee58ae7aac24c2971d7 - 0.01% (5.7 KB)
[#003] sha256:abaef679f9d1d477f15835a2ccb1462fccb575a6f1eab0af1e8900ea6dd02df0 - 74.27% (28.7 MB)
[#004] sha256:12659a9f37e635a8f7102085bd5a046dd7ce3151d05cf6dcc1e3356082b046e9 - 0.01% (2.01 KB)
/bin/sh -c #(nop) COPY dir:208cc61cf59a0db3b848ac3b10f8e57c17f0f51a5650421b3ba0d125dcba5427 in /
2022-09-20 06:59:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:59:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:59:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00
2022-09-20 06:59:25 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:59:26 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-20 06:59:30 UTC|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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-09-20 06:59:31 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-20 06:59:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:59:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00
2022-09-20 06:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:59:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:59:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls31
2022-09-22 05:04:06 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7
2022-09-22 05:04:07 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-22 05:04:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-22 05:04:07 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2022-09-22 05:04:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls136 Build-date:- 2022-09-22T07:03:03+02:00
2022-09-22 05:04:08 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-09-22 05:05:23 UTC|4 BUILD_DATE=2022-09-22T07:03:03+02:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.7 VERSION=3.00-r5-ls136 /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-09-22 05:05:24 UTC/bin/sh -c #(nop) COPY dir:d11b1e320fc9f1743e343a1819b0f804cdbdc278da421e972dab8a5494e7ff10 in /
2022-09-22 05:05:24 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091
2022-09-22 05:05:24 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-22 05:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-22 05:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-22T07:03:03+02:00
2022-09-22 05:05:25 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-09-22 05:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission
2022-09-22 05:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-22 05:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=dad5c2017906d64ff79608609bdf61697fb1ae36
2022-09-22 05:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=dad5c2017906d64ff79608609bdf61697fb1ae36
2022-09-22 05:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission
2022-09-22 05:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission
2022-09-22 05:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages
2022-09-22 05:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-22 05:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r5-ls136
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.