Skip to content

Commit

Permalink
Forgot required library
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Kosmaczewski committed May 12, 2023
1 parent c8b77f4 commit 8153299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM docker.io/asciidoctor/docker-asciidoctor:1.47.0

RUN apk add --no-cache ghostscript
RUN gem install asciidoctor-lists rghost
COPY fonts /fonts
COPY theme /theme
Expand Down

0 comments on commit 8153299

Please sign in to comment.