sha256:0f90eb638ce8c5040fad202ad55aa6eb4ce442e92ee6deafd26dfde93585f6be
OS/ARCH
Compressed size
61.4 MB
Last pushed
8 months by shelikhootor
Type
Image
Manifest digest
sha256:d8b43ae71720f99f171a08078624bfa876b74c0cf7ac640b8057fd5f15fc68db
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN groupadd -g $GID debian-tor1018 B3RUN useradd -m -u $UID3.52 KB4RUN printf "deb http://deb.debian.org/debian stable-backports518 B5RUN apt-get update && apt-get8.04 MB6COPY --from=builder /lyrebird/lyrebird /usr/bin/lyrebird12.47 MB7RUN setcap cap_net_bind_service=+ep /usr/bin/lyrebird12.47 MB8RUN rm /etc/tor/torrc364 B9RUN chown debian-tor:debian-tor /etc/tor339 B10RUN chown debian-tor:debian-tor /var/log/tor395 B11COPY start-tor.sh /usr/local/bin1.18 KB12RUN chmod 0755 /usr/local/bin/start-tor.sh1.18 KB13COPY get-bridge-line /usr/local/bin1.16 KB14RUN chmod 0755 /usr/local/bin/get-bridge-line1.16 KBCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1762202650'