2022-11-03 12:39:38 UTC
42 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:87124b5e65a1215ef40c654201940c310d2420ad3fa3790dce48e2c6732388a2 - 12.13% (5.1 MB)
[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.01% (2.96 KB)
[#002] sha256:1c2baba857473e7701c35f0752e24236cd6ff12f8350cd591041992ffb67df45 - 10.3% (4.33 MB)
[#003] sha256:6ea37668a2cd64c20a0aa5cff4b042d4ecccc605d458fe3b3597a73188cdee17 - 0.01% (4.46 KB)
[#004] sha256:78c611bfa3dfeabfb44fbe294ab42d606b3cd62f0eb7a5c5e6e4ca361c09e4cc - 77.54% (32.6 MB)
[#005] sha256:444d39fb993a34705dd68ceeabd5b3238904c957ee7d9272b77bcf92fd796f34 - 0.01% (2.41 KB)
/bin/sh -c #(nop) COPY dir:94db6dabc9b39b5a6f7b7b30da3e29322edb562528116a8e5198e8e8969380d5 in /
2022-10-30 18:01:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-30 18:01:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-30 18:01:23 UTC/bin/sh -c #(nop) ARG MODS_VERSION=v3
2022-10-30 18:01:23 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c04774e-ls28 Build-date:- 2022-10-30T19:00:08+01:00
2022-10-30 18:01:23 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-10-30 18:01:23 UTC/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods
2022-10-30 18:01:24 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-10-30 18:01:26 UTC|3 BUILD_DATE=2022-10-30T19:00:08+01:00 MODS_VERSION=v3 VERSION=9c04774e-ls28 /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 "**** cleanup ****" && rm -rf /tmp/*
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) COPY dir:080442c48a79b8e74452a818968300096240e7b1a58da6ed6aca7745232be405 in /
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-30T19:00:08+01:00
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cd5e96dc7f5b275696354b53af760cf792694db2
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cd5e96dc7f5b275696354b53af760cf792694db2
2022-10-30 18:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-10-30 18:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-10-30 18:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-10-30 18:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-30 18:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c04774e-ls28
2022-11-03 12:38:49 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7
2022-11-03 12:38:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-03 12:38:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-03 12:38:49 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2022-11-03 12:38:49 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r6-ls140 Build-date:- 2022-11-03T13:37:48+01:00
2022-11-03 12:38:49 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-11-03 12:39:36 UTC|4 BUILD_DATE=2022-11-03T13:37:48+01:00 TRANSMISSION_VERSION=3.00-r6 UNRAR_VERSION=6.1.7 VERSION=3.00-r6-ls140 /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/*
2022-11-03 12:39:36 UTC/bin/sh -c #(nop) COPY dir:daa0d4ba0e83458696cfdcf847b5012b17de8445919b2f0f8b9e4d0659ccd375 in /
2022-11-03 12:39:37 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091
2022-11-03 12:39:37 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-11-03 12:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-03 12:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-03T13:37:48+01:00
2022-11-03 12:39: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-11-03 12:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission
2022-11-03 12:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-03 12:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d0e15141e5165ce40283ff1b41d12a8eb377aeab
2022-11-03 12:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d0e15141e5165ce40283ff1b41d12a8eb377aeab
2022-11-03 12:39:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission
2022-11-03 12:39:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission
2022-11-03 12:39:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages
2022-11-03 12:39:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-03 12:39:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r6-ls140
2022-11-03 12:39:50 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:3c76bf0f3c0608132af281778ebaa5cc2fe31ca81922b1f6f148dd2d136db8e5 - 12.49% (5.11 MB)
[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.01% (2.96 KB)
[#002] sha256:3baba183b58d0c624306def810c52d0b2dfa4e3e841ed85ea264153a2452feee - 12.74% (5.21 MB)
[#003] sha256:ca916e937a96e4acdc87e4cfe013c0198975ff4fd1c5f5dbf1159a325e33ec5c - 0.01% (4.67 KB)
[#004] sha256:d797c5b097f3bba7919d3524ee90afe6eb72a3d085825887926e324178c26a66 - 74.75% (30.6 MB)
[#005] sha256:4d5dcc275a2e9a68a44796d2566bd381e1bbcd53d490f2b4c9a2ac8c75448b0b - 0.01% (2.41 KB)
/bin/sh -c #(nop) COPY dir:42077fb7f1c44a881dca5e7b692b6dd91f88e32adf138b3e2ff969c558f51d13 in /
2022-10-30 18:01:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-30 18:01:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-30 18:01:38 UTC/bin/sh -c #(nop) ARG MODS_VERSION=v3
2022-10-30 18:01:38 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c04774e-ls28 Build-date:- 2022-10-30T19:00:08+01:00
2022-10-30 18:01:38 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-10-30 18:01:39 UTC/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods
2022-10-30 18:01:39 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-10-30 18:01:46 UTC|3 BUILD_DATE=2022-10-30T19:00:08+01:00 MODS_VERSION=v3 VERSION=9c04774e-ls28 /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-10-30 18:01:46 UTC/bin/sh -c #(nop) COPY dir:aca6231f6ea87b6362a4c6de5da43573de1e35a5173d39e5a8f492411904b8fc in /
2022-10-30 18:01:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-10-30 18:01:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-30 18:01:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-30T19:00:08+01:00
2022-10-30 18:01:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-10-30 18:01:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-10-30 18:01:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-30 18:01:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cd5e96dc7f5b275696354b53af760cf792694db2
2022-10-30 18:01:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cd5e96dc7f5b275696354b53af760cf792694db2
2022-10-30 18:01:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-10-30 18:01:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-10-30 18:01:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-10-30 18:01:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-30 18:01:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c04774e-ls28
2022-11-03 12:38:58 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7
2022-11-03 12:38:59 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-03 12:39:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-03 12:39:01 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2022-11-03 12:39:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r6-ls140 Build-date:- 2022-11-03T13:37:48+01:00
2022-11-03 12:39:03 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-11-03 12:39:36 UTC|4 BUILD_DATE=2022-11-03T13:37:48+01:00 TRANSMISSION_VERSION=3.00-r6 UNRAR_VERSION=6.1.7 VERSION=3.00-r6-ls140 /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/*
2022-11-03 12:39:37 UTC/bin/sh -c #(nop) COPY dir:daa0d4ba0e83458696cfdcf847b5012b17de8445919b2f0f8b9e4d0659ccd375 in /
2022-11-03 12:39:37 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091
2022-11-03 12:39:38 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-11-03 12:39:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-03 12:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-03T13:37:48+01:00
2022-11-03 12:39:41 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-11-03 12:39:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission
2022-11-03 12:39:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-03 12:39:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d0e15141e5165ce40283ff1b41d12a8eb377aeab
2022-11-03 12:39:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d0e15141e5165ce40283ff1b41d12a8eb377aeab
2022-11-03 12:39:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission
2022-11-03 12:39:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission
2022-11-03 12:39:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages
2022-11-03 12:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-03 12:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r6-ls140
2022-11-03 12:39:41 UTC
43.6 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:9a407af3ef4ba0389901690db1490767e1a08b48e37ecb04a04ca4dc419759c5 - 12.24% (5.33 MB)
[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.01% (2.96 KB)
[#002] sha256:4071b57791ce9172e01d4c43beb88aa84b81cc3694801640bdf8c93d1f65f622 - 13.22% (5.76 MB)
[#003] sha256:729d10835e8f6c3372f347e42b77e91353f2a129847a06d13785e413a2daa5e1 - 0.01% (4.53 KB)
[#004] sha256:96421b704c2af2dcb9b3f64bbce8dd2ed5f64190abb1b197ae9d08a3a8ef21ef - 74.52% (32.5 MB)
[#005] sha256:a19f09c7491b9b364d3d447f0ca266370d915fc8e0ac3e1569dd7d359e8a280d - 0.01% (2.42 KB)
/bin/sh -c #(nop) COPY dir:97c2e2635498cc061ce5482c36d8f852f2275c97feae0335ccd61aab44bab02e in /
2022-10-30 18:01:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-30 18:01:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-30 18:01:22 UTC/bin/sh -c #(nop) ARG MODS_VERSION=v3
2022-10-30 18:01:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c04774e-ls28 Build-date:- 2022-10-30T19:00:08+01:00
2022-10-30 18:01:22 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-10-30 18:01:23 UTC/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods
2022-10-30 18:01:23 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-10-30 18:01:25 UTC|3 BUILD_DATE=2022-10-30T19:00:08+01:00 MODS_VERSION=v3 VERSION=9c04774e-ls28 /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-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-10-30 18:01:26 UTC/bin/sh -c #(nop) COPY dir:080442c48a79b8e74452a818968300096240e7b1a58da6ed6aca7745232be405 in /
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-30T19:00:08+01:00
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cd5e96dc7f5b275696354b53af760cf792694db2
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cd5e96dc7f5b275696354b53af760cf792694db2
2022-10-30 18:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-30 18:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c04774e-ls28
2022-11-03 12:38:55 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7
2022-11-03 12:38:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-03 12:38:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-03 12:38:56 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2022-11-03 12:38:56 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r6-ls140 Build-date:- 2022-11-03T13:37:48+01:00
2022-11-03 12:38:56 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-11-03 12:39:38 UTC|4 BUILD_DATE=2022-11-03T13:37:48+01:00 TRANSMISSION_VERSION=3.00-r6 UNRAR_VERSION=6.1.7 VERSION=3.00-r6-ls140 /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/*
2022-11-03 12:39:39 UTC/bin/sh -c #(nop) COPY dir:daa0d4ba0e83458696cfdcf847b5012b17de8445919b2f0f8b9e4d0659ccd375 in /
2022-11-03 12:39:39 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091
2022-11-03 12:39:40 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-11-03 12:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-03 12:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-03T13:37:48+01:00
2022-11-03 12:39:40 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-11-03 12:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission
2022-11-03 12:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-03 12:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d0e15141e5165ce40283ff1b41d12a8eb377aeab
2022-11-03 12:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d0e15141e5165ce40283ff1b41d12a8eb377aeab
2022-11-03 12:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission
2022-11-03 12:39:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission
2022-11-03 12:39:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages
2022-11-03 12:39:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-03 12:39:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r6-ls140