Select Git revision
-
Timm Fitschen authoredTimm Fitschen authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Dockerfile 232 B
FROM debian:latest
RUN apt-get update && \
apt-get install -y cmake
RUN apt-get install -y libcmocka-dev
#RUN apt-get install -y lcov
#RUN apt-get install -y doxygen
#RUN apt-get install -y python3-pip
#COPY ./ caosdb-clib/