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

simple docker for dev #474

Closed
GelosSnake opened this issue Jan 15, 2019 · 2 comments
Closed

simple docker for dev #474

GelosSnake opened this issue Jan 15, 2019 · 2 comments

Comments

@GelosSnake
Copy link

Summary

Created a very simple docker file to make running CyberChef pretty easily.
https://github.com/GelosSnake/CyberChefDocker

Example

You can run it with the following command:
docker container run -d -p 8080:8080 malwareresearch/cyberchef

Thought might be useful for others.

@n1474335
Copy link
Member

Great stuff, thanks very much. We'll probably be working on full containerisation at some point with the NodeAPI (#291).

@nileshtrivedi
Copy link

I think this issue needs to be reopened. #291 was merged in July 2019 but no work has been done on providing a Dockerfile for either development or production deployment. A dockerfile would be useful for easy one-click-install in various platform-as-a-service setups like CapRover.

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

No branches or pull requests

3 participants