Skip to content
Snippets Groups Projects
Commit e0710c57 authored by ale's avatar ale
Browse files

Initial commit

parents
Branches
No related tags found
No related merge requests found
Pipeline #37873 passed
include: "https://git.autistici.org/ai3/build-container/raw/master/common.yml"
FROM debian:stable-slim
RUN apt-get update \
&& env DEBIAN_FRONTEND=noninteractive apt-get install -y pandoc pandoc-citeproc texlive-full librsvg2-bin make \
&& rm -fr /var/lib/apt/lists/* /var/cache/apt/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment