Create Dockerfile

This commit is contained in:
Agung 2020-05-09 13:23:19 +07:00 committed by GitHub
parent b48e304aa0
commit 1b4dc5b492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
Dockerfile Normal file
View File

@ -0,0 +1,9 @@
FROM alpine:3.11
COPY binaries/x86_64/* /app
RUN ln -s /app/* /usr/bin
EXPOSE 8080/tcp
CMD tpws --bind-addr=0.0.0.0 --port=8080 --socks --split-pos=2 --hostspell hoSt --hostnospace