sha256:05c74bb437b405b629238c72fdc9a7d08062e697cf78cc7745aec70828fc9402
OS/ARCH
Compressed size
65.41 MB
Last pushed
8 months by shelikhootor
Type
Image
Manifest digest
sha256:7112be351e39e29fa7898ee8274f545ff64f68e0b3cd1d56d0adffffbdab64a9
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2RUN groupadd -g $GID debian-tor1023 B3RUN useradd -m -u $UID3.54 KB4RUN apt-get update && apt-get4.54 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.org561 B7RUN apt-get update && apt-get7.43 MB8COPY --from=builder /lyrebird/lyrebird /usr/bin/lyrebird12.5 MB9RUN setcap cap_net_bind_service=+ep /usr/bin/lyrebird12.5 MB10RUN rm /etc/tor/torrc370 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.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' '@1768176000'