Skip to content
Snippets Groups Projects
Commit 2d160d8a authored by Nicolas Lenz's avatar Nicolas Lenz :snowflake:
Browse files

New font-retriever

parent 393320ba
No related branches found
No related tags found
No related merge requests found
Pipeline #86347 passed
fonts/
font-retriever.temp/
font-retriever.out/
FROM archlinux:latest
LABEL maintainer="Nicolas Lenz <nicolas@eisfunke.com>"
COPY fonts/* /usr/local/share/fonts/
COPY font-retriever.out/* /usr/local/share/fonts/
RUN pacman -Syu --noconfirm \
&& pacman -S --noconfirm \
......
font-retriever @ d4964f59
Subproject commit fb905a1e2633b0bc380b647a30c67f085c5af764
Subproject commit d4964f59b74fdc17312e4eb28385f5f35f26b5f4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment