Added siverten/ game server images, a tor image and a utility script
This commit is contained in:
4
siverten/tor/Dockerfile
Normal file
4
siverten/tor/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM alpine:latest
|
||||
RUN apk update && apk upgrade
|
||||
RUN apk add tor
|
||||
CMD /usr/bin/tor
|
Reference in New Issue
Block a user