This distribution is not for customers! Releases are included with Docker Desktop on macOS.
If you are looking for Snyk CLI Docker Images, see Docker Hub.
Unlike the snyk-mac
binary build, the NodeJS release included with this
distribution is a signed executable, which allows Docker Desktop to use it to
execute Snyk CLI's underlying JavaScript build.
You must be at the root of the workspace. That is, one directory up from this repository. Then you can run:
./docker-desktop/build.sh darwin x64
This will create a tarball at:
./binary-releases/snyk-for-docker-desktop-darwin-x64.tar.gz
To test it, you can do the following:
cd ./binary-releases
tar xzf snyk-for-docker-desktop-darwin-x64.tar.gz
./docker/snyk-mac.sh woof