mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Install fonts
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ RUN add-pkg --virtual build-base gettext tar bzip2 apache-ant openjdk17 \
|
||||
FROM jlesage/baseimage:alpine-3.15-glibc
|
||||
ENV APP_HOME="/i2p"
|
||||
|
||||
RUN add-pkg openjdk17-jre
|
||||
RUN add-pkg openjdk17-jre ttf-dejavu
|
||||
WORKDIR ${APP_HOME}
|
||||
COPY --from=builder /tmp/build/pkg-temp .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user