From b0ad59f3c3abf2fe25d7163c6d29711ab652deb0 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 27 Dec 2022 20:52:31 +0900 Subject: スライドを作成 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Dockerfile (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..1ec2f3c --- /dev/null +++ b/Dockerfile @@ -0,0 +1,13 @@ +FROM amutake/satysfi + +RUN opam update && \ + opam install satysfi-base + +RUN opam install satysfi-class-slydifi && \ + opam install satysfi-fonts-noto-sans && \ + opam install satysfi-fonts-noto-sans-cjk-jp + +RUN eval $(opam env) && \ + satyrographos install + +WORKDIR /work -- cgit v1.2.3-70-g09d2