{"id":20081767,"url":"https://github.com/csegarragonz/latex-docker","last_synced_at":"2025-07-12T03:33:42.254Z","repository":{"id":56579244,"uuid":"523284099","full_name":"csegarragonz/latex-docker","owner":"csegarragonz","description":"A zero-install LaTeX distribution","archived":false,"fork":false,"pushed_at":"2024-09-26T09:03:47.000Z","size":37,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T06:07:17.155Z","etag":null,"topics":["docker","latex","latexmk"],"latest_commit_sha":null,"homepage":"","language":"Python","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/csegarragonz.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-10T09:39:35.000Z","updated_at":"2024-09-26T09:03:47.000Z","dependencies_parsed_at":"2023-12-15T18:39:50.091Z","dependency_job_id":null,"html_url":"https://github.com/csegarragonz/latex-docker","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csegarragonz%2Flatex-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csegarragonz%2Flatex-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csegarragonz%2Flatex-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csegarragonz%2Flatex-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csegarragonz","download_url":"https://codeload.github.com/csegarragonz/latex-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252598310,"owners_count":21774235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["docker","latex","latexmk"],"created_at":"2024-11-13T15:40:15.004Z","updated_at":"2025-05-06T00:31:24.051Z","avatar_url":"https://github.com/csegarragonz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LaTeX in Docker [![Tests](https://github.com/csegarragonz/latex-docker/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/csegarragonz/latex-docker/actions/workflows/tests.yml)\n\nZero-install LaTeX distribution for Linux.\n\n## Quick Start\n\nNavigate to the repository where the LaTeX source lives and:\n\n```bash\ndocker run --rm \\\n  -v $(pwd):/workdir \\\n  -u $(id -u):$(id -g) \\\n  csegarragonz/latex-docker:texlive_2024 main.tex\n```\n\nTo make it easier, copy this into your `.zshrc` or `.bashrc`:\n\n```bash\nalias latex-docker='docker run --rm -v $(pwd):/workdir -u $(id -u):$(id -g) csegarragonz/latex-docker:texlive_2024'\nsource ~/.zshrc\nsource ~/.bashrc\nlatex-docker main.tex\n```\n\n## Acknowledgements\n\nThis repo is heavily inspired in [arkark/latexmk-docker](https://github.com/arkark/latexmk-docker)'s.\nGiven that the author had archived the latter, I decided to give it a crack\nmyself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsegarragonz%2Flatex-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsegarragonz%2Flatex-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsegarragonz%2Flatex-docker/lists"}