Skip to content

Commit

Permalink
Merge pull request #871 from alexadhy/docker-fix-skysocks-client
Browse files Browse the repository at this point in the history
Docker fix skysocks client
  • Loading branch information
jdknives authored Sep 6, 2021
2 parents 3181dc9 + efc1c68 commit fc4bbe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/images/visor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN apk add --no-cache make git && \
cp ./apps/vpn-server /apps/ && \
cp ./apps/vpn-client /apps/ && \
cp ./apps/skysocks /apps/ && \
cp ./apps/skysocks-client /apps/ && \
cp ./apps/skychat /apps/

## Resulting image
Expand Down

0 comments on commit fc4bbe2

Please sign in to comment.