sha256:3e5a9cd194e889181b3e172e0fd3d3f956eac9c943a284d039ffaf60fe8530e1
OS/ARCH
Compressed size
63.15 MB
Last pushed
4 months by shelikhootor
Type
Image
Manifest digest
sha256:35433f32a3ad6bb3d27349fc668bd7818079b0bdeef6faa10db8cd37f04a6003
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN groupadd -g $GID debian-tor1013 B3RUN useradd -m -u $UID3.52 KB4RUN apt-get update && apt-get1.39 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.org568 B7RUN apt-get update && apt-get7.73 MB8COPY --from=builder /lyrebird/lyrebird /usr/bin/lyrebird12.79 MB9RUN setcap cap_net_bind_service=+ep /usr/bin/lyrebird12.79 MB10RUN rm /etc/tor/torrc373 B11RUN chown debian-tor:debian-tor /etc/tor348 B12RUN chown debian-tor:debian-tor /var/log/tor398 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 'amd64' out/ 'stable' '@1779062400'