# ベースイメージにUbuntuを使用 FROM huggingface/transformers-pytorch-cpu # Noto CJKフォントのインストール RUN apt-get update && apt-get install -y fonts-noto-cjk