First dockerfile.
This commit is contained in:
commit
78824b5d8d
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM madeorsk/clang-llvm-meson-buildtools
|
||||
MAINTAINER Madeorsk
|
||||
|
||||
RUN apt update \
|
||||
&& apt install -y libjemalloc-dev gcovr
|
Loading…
Reference in New Issue
Block a user