# From archlinux, find the wqy family fonts.
FROM overclockedllama/docker-chromium
COPY wqy-microhei-lite.ttc /usr/share/fonts
COPY wqy-microhei.ttc /usr/share/fonts
COPY wqy-zenhei.ttc /usr/share/fonts
RUN wget --no-check-certificate https://github.com/samuelngs/apple-emoji-linux/releases/download/v16.4/AppleColorEmoji.ttf -O /usr/share/fonts/AppleColorEmoji.ttf
RUN fc-cache -f -v
Content type
Image
Digest
sha256:3a645caf7…
Size
434.1 MB
Last updated
about 3 years ago
docker pull chendotjs/docker-chromium