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

support running in a docker container #87

Merged
merged 1 commit into from
Mar 17, 2020
Merged

Conversation

nineinchnick
Copy link
Collaborator

New make targets and vars:

  • make image builds a pytm Docker image
  • make tm/report.html or any other file (dfd.png, seq.png) to build single files, useful if having multiple models but working only on one
  • make report USE_DOCKER=true runs everything in a Docker container

Targets correctly recognize file timestamps so only results for updated files are being built.

NOTE: I can't test this on OSX as I don't have a mac

@nineinchnick nineinchnick requested a review from izar as a code owner March 15, 2020 23:49
@ghost
Copy link

ghost commented Mar 15, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.185 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

Copy link
Collaborator

@izar izar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@izar izar merged commit 1c8bbcb into OWASP:master Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants