sha256:0f90eb638ce8c5040fad202ad55aa6eb4ce442e92ee6deafd26dfde93585f6be
OS/ARCH
Compressed size
59.23 MB
Last pushed
8 months by shelikhootor
Type
Image
Manifest digest
sha256:20416f2bd2bded49c4151997da226c09f0e0bbc641be12ce4da42a2572eef1dc
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN groupadd -g $GID debian-tor976 B3RUN useradd -m -u $UID3.47 KB4RUN printf "deb http://deb.debian.org/debian stable-backports528 B5RUN apt-get update && apt-get8.03 MB6COPY --from=builder /lyrebird/lyrebird /usr/bin/lyrebird11.22 MB7RUN setcap cap_net_bind_service=+ep /usr/bin/lyrebird11.22 MB8RUN rm /etc/tor/torrc373 B9RUN chown debian-tor:debian-tor /etc/tor354 B10RUN chown debian-tor:debian-tor /var/log/tor407 B11COPY start-tor.sh /usr/local/bin1.19 KB12RUN chmod 0755 /usr/local/bin/start-tor.sh1.19 KB13COPY get-bridge-line /usr/local/bin1.18 KB14RUN chmod 0755 /usr/local/bin/get-bridge-line1.18 KBCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1762202650'