sha256:05c74bb437b405b629238c72fdc9a7d08062e697cf78cc7745aec70828fc9402
OS/ARCH
Compressed size
63.48 MB
Last pushed
8 months by shelikhootor
Type
Image
Manifest digest
sha256:1468325bbdbdb7119a12780b351f6d7f20103559ac17baa5cacf5547f8c6c554
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2RUN groupadd -g $GID debian-tor957 B3RUN useradd -m -u $UID3.52 KB4RUN apt-get update && apt-get4.81 MB5COPY deb.torproject.org.gpg /usr/share/keyrings/37.29 KB6RUN printf "deb [signed-by=/usr/share/keyrings/deb.torproject.org.gpg] https://deb.torproject.org/torproject.org559 B7RUN apt-get update && apt-get7.42 MB8COPY --from=builder /lyrebird/lyrebird /usr/bin/lyrebird11.23 MB9RUN setcap cap_net_bind_service=+ep /usr/bin/lyrebird11.23 MB10RUN rm /etc/tor/torrc368 B11RUN chown debian-tor:debian-tor /etc/tor347 B12RUN chown debian-tor:debian-tor /var/log/tor406 B13COPY start-tor.sh /usr/local/bin1.18 KB14RUN chmod 0755 /usr/local/bin/start-tor.sh1.18 KB15COPY get-bridge-line /usr/local/bin1.17 KB16RUN chmod 0755 /usr/local/bin/get-bridge-line1.17 KBCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1768176000'