{"id":37886917,"url":"https://github.com/tbistr/texlive-full-devcontainer","last_synced_at":"2026-01-16T16:53:03.023Z","repository":{"id":94405735,"uuid":"446174815","full_name":"tbistr/texlive-full-devcontainer","owner":"tbistr","description":"texliveがフルインストールされたdevcontainer","archived":false,"fork":false,"pushed_at":"2024-03-31T14:25:24.000Z","size":1310,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T03:42:13.240Z","etag":null,"topics":["devcontainer","devcontainer-template","latex","lualatex","template","tex"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tbistr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-01-09T18:48:08.000Z","updated_at":"2025-12-03T05:47:29.000Z","dependencies_parsed_at":"2024-01-04T12:24:01.035Z","dependency_job_id":null,"html_url":"https://github.com/tbistr/texlive-full-devcontainer","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/tbistr/texlive-full-devcontainer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbistr%2Ftexlive-full-devcontainer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbistr%2Ftexlive-full-devcontainer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbistr%2Ftexlive-full-devcontainer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbistr%2Ftexlive-full-devcontainer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbistr","download_url":"https://codeload.github.com/tbistr/texlive-full-devcontainer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbistr%2Ftexlive-full-devcontainer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devcontainer","devcontainer-template","latex","lualatex","template","tex"],"created_at":"2026-01-16T16:53:02.015Z","updated_at":"2026-01-16T16:53:03.013Z","avatar_url":"https://github.com/tbistr.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# texlive-full-devcontainer\n\n## 使い方\n\n1. テンプレートリポジトリとして、または単にクローン\n2. コマンドパレットから、`Reopen in Container`\n3. 任意の`.tex`ファイルを編集、保存することでビルド可能\n\n## 背景となる課題\n\n- devcontainerテンプレートが(観測範囲に)ない\n  - コンテナイメージはあるが、devcontainerに適した構成ではない\n- texliveがフルで入っているイメージはない\n  - (と、作ったときには思ってたけど、[公式であったり](https://hub.docker.com/r/texlive/texlive)した)\n  - でもイメージサイズ5GBだし、ベースもdevcontainer向けじゃない\n- `.latexmkrc`とかが何なのか意味わからん(ので1回しか書きたくない)\n- pLaTeXとかバージョンが色々あって意味わからん\n\n以上の課題をもとに、テンプレートを作りました。\n\n## 特徴\n\nvscodeのdevcontainerで以下のサポートを受けられます。\n\n- ベースイメージはmicrosoftのdevcontainer向けdebian-11\n- マルチアーキテクチャ対応なので、Apple siliconでもネイティブ実行\n- save時に自動でビルド\n- 拡張機能の自動導入\n- ghcrにビルド済みイメージを配置しているため、手元でのビルドが不要\n  - イメージサイズは約3.7GB\n  - 実はベースのMS公式イメージが半分くらいを占めるので、そこまで大きくない\n\n## Contribution\n\n正直TeXの環境、ビルド周りについては何も理解していないので、特に以下の内容で改善があればPRをください。\n\n- `.latexmkrc`の改良\n- lualatex以外のサポート追加\n- 良い感じのサンプル`.tex`ファイルの追加\n  - ベストプラクティスがWEBに散乱してるので、ここ見ればOK状態にしたい\n  - オレオレサンプルでも、いい感じであればファイル区切って入れられると思うので、とりあえず送ってほしい\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbistr%2Ftexlive-full-devcontainer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbistr%2Ftexlive-full-devcontainer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbistr%2Ftexlive-full-devcontainer/lists"}