Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dockerfile.docker and update README.md #397

Merged
merged 1 commit into from
Mar 19, 2019
Merged

Conversation

odinn1984
Copy link
Contributor

@odinn1984 odinn1984 commented Mar 19, 2019

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

Contributed by: #266

Where should the reviewer start?

How should this be manually tested?

cd snyk/docker
docker build -f Dockerfile.docker -t snyk/snyk-cli:docker .
docker run -it --rm -e SNYK_TOKEN=$SNYK_TOKEN -v $PWD:/project -v /var/run/docker.sock:/var/run/docker.sock snyk/snyk-cli:docker test --docker snyk/snyk-cli:docker --file=/project/Dockerfile.docker

Any background context you want to provide?

What are the relevant tickets?

Screenshots

Additional questions

@odinn1984 odinn1984 merged commit 3fb2547 into master Mar 19, 2019
@odinn1984 odinn1984 deleted the feat/docker-image branch March 19, 2019 12:14
@snyksec
Copy link

snyksec commented Mar 19, 2019

🎉 This PR is included in version 1.138.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants