mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 05:32:51 +02: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
|