Skip to content

Commit f3174c7

Browse files
author
in dow
committed
NullPointerException in Alpine Font
see docker-library/openjdk#73 Signed-off-by: in_dow <[email protected]>
1 parent 02e5015 commit f3174c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ MAINTAINER f99aq8ove <f99aq8ove [at] gmail.com>
44

55
ADD https://github.com/gitbucket/gitbucket/releases/download/4.18.0/gitbucket.war /opt/gitbucket.war
66

7+
apk add --no-cache ttf-dejavu git
8+
79
COPY gitbucket.sh /opt/gitbucket.sh
810

911
RUN ln -s /gitbucket /root/.gitbucket

0 commit comments

Comments
 (0)