First dockerfile.

This commit is contained in:
Madeorsk 2021-08-01 00:04:06 +02:00
commit 78824b5d8d
1 changed files with 5 additions and 0 deletions

5
Dockerfile Normal file
View File

@ -0,0 +1,5 @@
FROM madeorsk/clang-llvm-meson-buildtools
MAINTAINER Madeorsk
RUN apt update \
&& apt install -y libjemalloc-dev gcovr