Sign inSign up

kenshimuto/review

By kenshimuto

•Updated almost 3 years ago

add more fonts to vvakame/review image

Image
0

130

kenshimuto/review repository overview

The kenshimuto/review image is based on the vvakame/review image with the following additions:

  • fonts-morisawa-bizud-mincho
  • fonts-morisawa-bizud-gothic
  • texlive-fonts-extra
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/*

Tag summary

Content type

Image

Digest

sha256:78493ec51…

Size

2 GB

Last updated

almost 3 years ago

docker pull kenshimuto/review:5.8