mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
keepassxc fix font issue
This commit is contained in:
parent
ddb82cb313
commit
ea0c11d2d5
|
@ -45,6 +45,6 @@ RUN apk --no-cache add --repository https://dl-3.alpinelinux.org/alpine/edge/com
|
|||
qt5-qtbase \
|
||||
qt5-qtbase-x11 \
|
||||
qt5-qttools \
|
||||
ttf-ubuntu-font-family
|
||||
ttf-dejavu
|
||||
|
||||
ENTRYPOINT [ "/usr/local/bin/keepassxc" ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user