Skip to content

Commit

Permalink
added missing skysocks-client
Browse files Browse the repository at this point in the history
  • Loading branch information
alexadhy committed Sep 3, 2021
1 parent ff140f0 commit efc1c68
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 efc1c68

Please sign in to comment.