mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
add ghostscript package
This commit is contained in:
parent
9128c11796
commit
7009b2f634
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ RUN set -ex; \
|
||||||
\
|
\
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
bash \
|
bash \
|
||||||
|
ghostscript \
|
||||||
inotify-tools \
|
inotify-tools \
|
||||||
make \
|
make \
|
||||||
;
|
;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue