Paperist/texlive-ja

The minimal TeXLive Docker image for Japanese

TeX

289

589 commits

updated Sep 20, 2026

See the code

README

paperist/texlive-ja

The minimal TeXLive Docker image for Japanese
コンパクトな日本語向け TeXLive Docker イメージ

github sponsors

size:alpine size:debian size:debian:arm64

Supported tags / タグ一覧

  • alpine
    • Only AMD64 supported.
    • AMD64 のみ対応しています
  • latest, debian
    • AMD64, ARM64 supported.
    • AMD64, ARM64 (M1 mac) に対応しています

Install / インストール

The image can be installed from Docker Hub or GitHub Container Registry.
Docker Hub もしくは GitHub Container Registry からインストールできます

Docker Hub

docker pull paperist/texlive-ja:latest

GitHub Container Registry

docker pull ghcr.io/paperist/texlive-ja:latest
docker image tag ghcr.io/paperist/texlive-ja:latest paperist/texlive-ja:latest

Usage / 使い方

$ docker run --rm -it -v $PWD:/workdir paperist/texlive-ja:latest \
    sh -c 'latexmk -C main.tex && latexmk main.tex && latexmk -c main.tex'

See Usage (Japanese) for details.
詳しくは、使い方 を参照してください

Contributing / コントリビュートについて

Bug fixes are welcome.
バグ修正は歓迎します

Basically, we do not accept feature additions or non-bug fixes.
現在、機能追加やバグ以外の修正は、基本的に受け付けていません

If you want additional features, you can create an extended image based on this image.
機能を追加したい場合は、このイメージを基に拡張したイメージを作ることができます

See Usage "Extending image" (Japanese) for details.
詳しくは、使い方「イメージを拡張する」 を参照してください

License / ライセンス

MIT (c) 3846masa


Forked from umireon/docker-texci (under the MIT License).

docker
latex
latexmk
texlive

Contributors

renovate[bot]

420 commits

3846masa

112 commits

mergify[bot]

18 commits

dependabot[bot]

17 commits

Paperist/texlive-ja

The minimal TeXLive Docker image for Japanese

TeX

289

589 commits

updated Sep 20, 2026

See the code

README

paperist/texlive-ja

The minimal TeXLive Docker image for Japanese
コンパクトな日本語向け TeXLive Docker イメージ

github sponsors

size:alpine size:debian size:debian:arm64

Supported tags / タグ一覧

  • alpine
    • Only AMD64 supported.
    • AMD64 のみ対応しています
  • latest, debian
    • AMD64, ARM64 supported.
    • AMD64, ARM64 (M1 mac) に対応しています

Install / インストール

The image can be installed from Docker Hub or GitHub Container Registry.
Docker Hub もしくは GitHub Container Registry からインストールできます

Docker Hub

docker pull paperist/texlive-ja:latest

GitHub Container Registry

docker pull ghcr.io/paperist/texlive-ja:latest
docker image tag ghcr.io/paperist/texlive-ja:latest paperist/texlive-ja:latest

Usage / 使い方

$ docker run --rm -it -v $PWD:/workdir paperist/texlive-ja:latest \
    sh -c 'latexmk -C main.tex && latexmk main.tex && latexmk -c main.tex'

See Usage (Japanese) for details.
詳しくは、使い方 を参照してください

Contributing / コントリビュートについて

Bug fixes are welcome.
バグ修正は歓迎します

Basically, we do not accept feature additions or non-bug fixes.
現在、機能追加やバグ以外の修正は、基本的に受け付けていません

If you want additional features, you can create an extended image based on this image.
機能を追加したい場合は、このイメージを基に拡張したイメージを作ることができます

See Usage "Extending image" (Japanese) for details.
詳しくは、使い方「イメージを拡張する」 を参照してください

License / ライセンス

MIT (c) 3846masa


Forked from umireon/docker-texci (under the MIT License).

docker
latex
latexmk
texlive

Contributors

renovate[bot]

420 commits

3846masa

112 commits

mergify[bot]

18 commits

dependabot[bot]

17 commits

Languages

TeX

75.1%

Dockerfile

21.2%

Perl

3.7%