mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
add docker images
This commit is contained in:
parent
4b3302b352
commit
0c6663c7c4
2 changed files with 13 additions and 0 deletions
3
docker-images/debian12.Dockerfile
Normal file
3
docker-images/debian12.Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM debian:12
|
||||
|
||||
RUN apt-get update && apt-get install -y build-essential clang git curl
|
||||
Loading…
Add table
Add a link
Reference in a new issue