searxng/.devcontainer/Dockerfile
Alexandre Flament cf23ee8733
codespace : add libpython3.11-dev
The PR  #2599 has added the new dependency chompjs. This dependency requires libpython3.11-dev.
2023-09-09 08:29:01 +02:00

4 lines
212 B
Docker

FROM mcr.microsoft.com/devcontainers/base:debian
RUN apt-get update && \
apt-get -y install python3 python3-venv libpython3.11-dev redis firefox-esr graphviz imagemagick librsvg2-bin fonts-dejavu shellcheck