mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
3 lines
88 B
Docker
3 lines
88 B
Docker
FROM debian:12
|
|
|
|
RUN apt-get update && apt-get install -y build-essential clang git curl
|