Add GitHub Codespaces configuration

This commit is contained in:
Alexandre Flament
2023-03-21 20:58:13 +00:00
parent 9dc36965bb
commit 7b711cb15d
6 changed files with 124 additions and 0 deletions
+4
View File
@@ -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