mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
Add GitHub Codespaces configuration
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM mcr.microsoft.com/devcontainers/base:debian
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get -y install python3 python3-venv redis firefox-esr graphviz imagemagick librsvg2-bin fonts-dejavu shellcheck
|
||||
Reference in New Issue
Block a user