Skip to content

Latest commit

 

History

History

docker-desktop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Snyk CLI for Docker Desktop on macOS

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.

How it works

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.

Building

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