summaryrefslogtreecommitdiff
path: root/.devcontainer/Dockerfile
blob: 9e5871918946976b09a3b46d8a76c148d553ee8e (plain)
1
2
3
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