add more fonts to vvakame/review image
130
The kenshimuto/review image is based on the vvakame/review image with the following additions:
FROM vvakame/review:5.8
RUN apt-get update && \
apt-get install -y --no-install-recommends \
fonts-morisawa-bizud-mincho fonts-morisawa-bizud-gothic \
texlive-fonts-extra && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*
Content type
Image
Digest
sha256:78493ec51…
Size
2 GB
Last updated
almost 3 years ago
docker pull kenshimuto/review:5.8