{"id":15813695,"url":"https://github.com/peaceiris/docker-latex","last_synced_at":"2026-01-11T01:40:38.120Z","repository":{"id":52726222,"uuid":"254550167","full_name":"peaceiris/docker-latex","owner":"peaceiris","description":"Docker image for LaTeX","archived":false,"fork":false,"pushed_at":"2024-09-26T19:31:20.000Z","size":101,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-06T04:04:24.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/peaceiris/latex","language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peaceiris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"peaceiris","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-04-10T05:18:11.000Z","updated_at":"2024-01-20T18:02:31.000Z","dependencies_parsed_at":"2024-04-26T01:27:21.385Z","dependency_job_id":"9b63f499-02a3-4a74-a194-8568a6ea9a2c","html_url":"https://github.com/peaceiris/docker-latex","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Fdocker-latex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Fdocker-latex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Fdocker-latex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Fdocker-latex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peaceiris","download_url":"https://codeload.github.com/peaceiris/docker-latex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246569006,"owners_count":20798341,"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":[],"created_at":"2024-10-05T04:04:38.945Z","updated_at":"2026-01-11T01:40:38.092Z","avatar_url":"https://github.com/peaceiris.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/peaceiris"],"categories":[],"sub_categories":[],"readme":"## Docker Image for LaTeX\n\n\n\n## `docker-compose.yml`\n\n```yaml\nversion: \"3\"\n\nservices:\n  latex:\n    image: 'ghcr.io/peaceiris/latex:v1.1.0-full'\n    container_name: 'latex_v1.1.0'\n    volumes:\n      - ${PWD}:/work\n    environment:\n      - DISPLAY=docker.for.mac.localhost:0\n    stdin_open: true\n    tty: true\n    working_dir: /work\n    command: latexmk -pdf -pvc\n```\n\n```perl\n# .latexmkrc\n@default_files = ('paper.tex');\n```\n\n```sh\ndocker-compose up\n```\n\n`paper.pdf` will be generated.\n\n\n\n## Test\n\n- [IEEE - Manuscript Templates for Conference Proceedings](https://www.ieee.org/conferences/publishing/templates.html)\n- [How to install LaTex on Ubuntu 18.04 Bionic Beaver Linux - LinuxConfig.org](https://linuxconfig.org/how-to-install-latex-on-ubuntu-18-04-bionic-beaver-linux)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeaceiris%2Fdocker-latex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeaceiris%2Fdocker-latex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeaceiris%2Fdocker-latex/lists"}