Skip to content

Commit

Permalink
init btwiuse/arch:tor
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid authored and btwiuse committed Jan 14, 2025
1 parent c2cecf1 commit c4c6d7b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
FROM btwiuse/arch

RUN pacman -Syu --noconfirm --overwrite='*' docker neofetch
RUN pacman -Syu --noconfirm --overwrite='*' docker neofetch tor

RUN curl -sL https://github.com/anyone-protocol/ator-protocol/releases/download/v0.4.9.10/anon-live-linux-amd64.zip | busybox unzip -d /usr/bin/ -

RUN chmod +x /usr/bin/anon /usr/bin/anon-gencert

0 comments on commit c4c6d7b

Please sign in to comment.