sha256:40788769d3f47fa098772d95cc156444e257891ae2001b4a8a0d1960979b296d
OS/ARCH
Compressed size
59.32 MB
Last pushed
8 months by shelikhootor
Type
Image
Manifest digest
sha256:f8b20cf89a4bd54790d21b5c08bfab36fbd81d02708c262797de49087ee25e63
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2RUN groupadd -g $GID debian-tor964 B3RUN useradd -m -u $UID3.5 KB4RUN apt-get update && apt-get1.36 MB5COPY deb.torproject.org.gpg /usr/share/keyrings/37.3 KB6RUN printf "deb [signed-by=/usr/share/keyrings/deb.torproject.org.gpg] https://deb.torproject.org/torproject.org569 B7RUN apt-get update && apt-get6.72 MB8COPY --from=builder /lyrebird/lyrebird /usr/bin/lyrebird11.23 MB9RUN setcap cap_net_bind_service=+ep /usr/bin/lyrebird11.23 MB10RUN rm /etc/tor/torrc372 B11RUN chown debian-tor:debian-tor /etc/tor347 B12RUN chown debian-tor:debian-tor /var/log/tor403 B13COPY start-tor.sh /usr/local/bin1.2 KB14RUN chmod 0755 /usr/local/bin/start-tor.sh1.19 KB15COPY get-bridge-line /usr/local/bin1.18 KB16RUN chmod 0755 /usr/local/bin/get-bridge-line1.17 KBCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1768176000'