Skip to content

Commit 8e948c7

Browse files
committed
create dockerfile for pdf rendering
1 parent ce882ce commit 8e948c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
FROM thomasweise/docker-pandoc-r:latest
2+
3+
RUN Rscript -e "install.packages('bookdown')"

0 commit comments

Comments
 (0)