docurium 153 Bytes
Newer Older
1 2
FROM ubuntu:bionic
RUN apt update && apt install -y cmake pkg-config ruby ruby-dev llvm libclang-dev libssl-dev python-pygments
3
RUN gem install docurium