add docker images

This commit is contained in:
nora 2025-07-21 17:01:44 +02:00
parent eff1afb09a
commit fa26752913
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,3 @@
FROM debian:12
RUN apt-get update && apt-get install -y build-essential clang git curl