diff --git a/docker/images/visor/Dockerfile b/docker/images/visor/Dockerfile index 2576d49260..3ad3b669e2 100644 --- a/docker/images/visor/Dockerfile +++ b/docker/images/visor/Dockerfile @@ -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