Skip to content

Commit

Permalink
NullPointerException in Alpine Font
Browse files Browse the repository at this point in the history
see docker-library/openjdk#73

Signed-off-by: in_dow <in_dow@hotmail.com>
  • Loading branch information
in dow committed Nov 22, 2017
1 parent 02e5015 commit f3174c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ MAINTAINER f99aq8ove <f99aq8ove [at] gmail.com>

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

apk add --no-cache ttf-dejavu git

COPY gitbucket.sh /opt/gitbucket.sh

RUN ln -s /gitbucket /root/.gitbucket
Expand Down

0 comments on commit f3174c7

Please sign in to comment.