This commit is contained in:
2025-06-09 15:54:13 +03:00
committed by Emin Arslan
commit f89458b056
3 changed files with 26 additions and 0 deletions

8
Dockerfile~ Normal file
View File

@ -0,0 +1,8 @@
FROM ubuntu
ENV DEBIAN_FRONTEND=noninteractive
RUN apt update &&
apt install -y emacs clang clangd