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

Feature request: Provide Dockerfile for easier development and production deployment #1280

Closed
nileshtrivedi opened this issue Nov 27, 2021 · 2 comments
Labels

Comments

@nileshtrivedi
Copy link

It'd be really convenient to deploy CyberChef - either for development or in containerized environments like ECS/CapRover/GCP - using a Dockerfile.

Previous relevant issues and PRs are:

@loganmarchione
Copy link

Would also really like Docker support. Even if images aren't published to DockerHub or GHCR, an official Dockerfile would be nice (I could build the container myself with Compose).

It seems silly (and kind of a potential security issue) that I'm running code from GCHQ, but having to rely on random third-party images (or make my own).

Searching on DockerHub, there are a ton of images, but nothing official.

https://hub.docker.com/search?q=cyberchef

@a3957273
Copy link
Member

We now support dev containers and automatically build images to GCHR.

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

No branches or pull requests

3 participants