summaryrefslogtreecommitdiff
path: root/.devcontainer/devcontainer.json
AgeCommit message (Collapse)Author
2025-07-11[fix] devcontainers: missing Valkey package (#4997)Ivan Gabaldon
Use specific branch as `valkey-server` package is only available in trixie and bookworm backports. Reported https://github.com/searxng/searxng/discussions/4995 Closes https://github.com/searxng/searxng/issues/4996
2025-03-09[feat] add docker into devcontainer (#4475)Brock Vojkovic
2023-03-21Add GitHub Codespaces configurationAlexandre Flament