Files
templates/blueprints/cyberchef/docker-compose.yml
Jainil Prajapati 🪐 f5a50d2e12 added CyberChef entry (#221)
* Refactor meta.json: standardize tag formatting and add CyberChef entry

- Reformatted tag lists for consistency across all entries in meta.json.
- Added new entry for CyberChef, including relevant links and tags.

* Add MAZANOKE and SearXNG entries to meta.json

- Introduced MAZANOKE, a self-hosted image hosting platform, with relevant links and tags.
- Added SearXNG, a privacy-respecting metasearch engine, including detailed description and tags for better categorization.

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-07-11 23:59:35 -06:00

6 lines
107 B
YAML

version: "3.8"
services:
cyberchef:
image: ghcr.io/gchq/cyberchef:latest
restart: unless-stopped