2022-07-28 04:15:36 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:b3d72b7a8ae24584766ae6b2ccbd64fc305ba44806ba373ab449964f99213019 - 14.52% (5.09 MB)
[#001] sha256:010a58c0c63eed2a21c485e4e97d1655e16ac25711989249a41a7733162794e4 - 10.83% (3.8 MB)
[#002] sha256:4de88d20b6622084fdb82601d3cdec0cbce261ce3172b82940fb2fd00f723868 - 0.01% (4.68 KB)
[#003] sha256:04fd364e9dc8f9e3903dc75b1acb706ebcd0ec2657c206d174637a00ec702f5a - 74.62% (26.2 MB)
[#004] sha256:5cb99112a5d82edf1a9efb86ce88fb26f62c5b28b4edaed1fce89d2c47a544f7 - 0.01% (2 KB)
/bin/sh -c #(nop) COPY dir:10af0610e58856c4649fb0a4821ad9be5bdc484a3887e8f75c8fd1963d27521a in /
2022-07-26 16:39:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-26 16:39:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-26 16:39:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 657d0a68-ls20 Build-date:- 2022-07-26T18:38:14+02:00
2022-07-26 16:39:33 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-26 16:39:33 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-26 16:39:35 UTC|2 BUILD_DATE=2022-07-26T18:38:14+02:00 VERSION=657d0a68-ls20 /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-07-26 16:39:36 UTC/bin/sh -c #(nop) COPY dir:7488d4628844c8dc3da505dbaf1808553243cf11df5265533823804d9a503404 in /
2022-07-26 16:39:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-26 16:39:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-26 16:39:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T18:38:14+02:00
2022-07-26 16:39:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-26 16:39:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-26 16:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-26 16:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7ba0561e1036aaab2df16e9cd27dc0ad9f5d35b2
2022-07-26 16:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7ba0561e1036aaab2df16e9cd27dc0ad9f5d35b2
2022-07-26 16:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-26 16:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-26 16:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-26 16:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-26 16:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=657d0a68-ls20
2022-07-28 04:15:05 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-07-28 04:15:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-28 04:15:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-28 04:15:05 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2022-07-28 04:15:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls129 Build-date:- 2022-07-27T23:14:04-05:00
2022-07-28 04:15:05 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-07-28 04:15:34 UTC|4 BUILD_DATE=2022-07-27T23:14:04-05:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.4 VERSION=3.00-r5-ls129 /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-07-28 04:15:35 UTC/bin/sh -c #(nop) COPY dir:b71f09b14ae639bc2b67e4b08966c960274f0e0c9072f934a3b8e9c74237b9be in /
2022-07-28 04:15:35 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091
2022-07-28 04:15:35 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-28 04:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-28 04:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-27T23:14:04-05:00
2022-07-28 04:15:35 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-07-28 04:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission
2022-07-28 04:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-28 04:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=87e1817a98ceb1c3e851e9886c282afd3e466f28
2022-07-28 04:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=87e1817a98ceb1c3e851e9886c282afd3e466f28
2022-07-28 04:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission
2022-07-28 04:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission
2022-07-28 04:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages
2022-07-28 04:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-28 04:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r5-ls129