Skip to content

Commit 738d6f3

Browse files
committed
chore(build): add Dockerfile
1 parent 5466f28 commit 738d6f3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ RUN bundle -v
99

1010
RUN apt-get update && apt-get install -y \
1111
graphviz \
12-
cmake bison flex libffi-dev libxml2-dev libgdk-pixbuf2.0-dev libcairo2-dev libpango1.0-dev ttf-lyx \
1312
graphicsmagick-imagemagick-compat graphicsmagick-libmagick-dev-compat
1413

1514
RUN cd book/config && bundle install

book/config

0 commit comments

Comments
 (0)