sha256:3e5a9cd194e889181b3e172e0fd3d3f956eac9c943a284d039ffaf60fe8530e1
OS/ARCH
Compressed size
60.85 MB
Last pushed
3 months by shelikhootor
Type
Image
Manifest digest
sha256:f4396380216acf03636f5ee7efdbc2e522622234cb200f378d781e43fc067c4e
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN groupadd -g $GID debian-tor975 B3RUN useradd -m -u $UID3.52 KB4RUN apt-get update && apt-get1.36 MB5COPY deb.torproject.org.gpg /usr/share/keyrings/37.27 KB6RUN printf "deb [signed-by=/usr/share/keyrings/deb.torproject.org.gpg] https://deb.torproject.org/torproject.org565 B7RUN apt-get update && apt-get7.73 MB8COPY --from=builder /lyrebird/lyrebird /usr/bin/lyrebird11.48 MB9RUN setcap cap_net_bind_service=+ep /usr/bin/lyrebird11.48 MB10RUN rm /etc/tor/torrc360 B11RUN chown debian-tor:debian-tor /etc/tor338 B12RUN chown debian-tor:debian-tor /var/log/tor410 B13COPY start-tor.sh /usr/local/bin1.17 KB14RUN chmod 0755 /usr/local/bin/start-tor.sh1.17 KB15COPY get-bridge-line /usr/local/bin1.16 KB16RUN chmod 0755 /usr/local/bin/get-bridge-line1.16 KBCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1779062400'