{"id":18592232,"url":"https://github.com/listx/texlive-docker","last_synced_at":"2025-04-10T15:31:54.127Z","repository":{"id":54715403,"uuid":"66806641","full_name":"listx/texlive-docker","owner":"listx","description":"TexLive Docker Images","archived":false,"fork":false,"pushed_at":"2021-02-02T19:03:05.000Z","size":44,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T23:41:21.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/listx.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}},"created_at":"2016-08-29T03:03:50.000Z","updated_at":"2023-11-13T17:44:55.000Z","dependencies_parsed_at":"2022-08-14T00:40:44.581Z","dependency_job_id":null,"html_url":"https://github.com/listx/texlive-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/listx%2Ftexlive-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/listx%2Ftexlive-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/listx%2Ftexlive-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/listx%2Ftexlive-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/listx","download_url":"https://codeload.github.com/listx/texlive-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248243465,"owners_count":21071054,"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-11-07T01:07:35.407Z","updated_at":"2025-04-10T15:31:53.810Z","avatar_url":"https://github.com/listx.png","language":"Shell","readme":"# TexLive Docker Images\n\n[![Build Status](https://travis-ci.org/listx/texlive-docker.svg?branch=master)](https://travis-ci.org/listx/texlive-docker)\n![Docker Image Size (tag)](https://img.shields.io/docker/image-size/listx/texlive/2020)\n[![Docker hub](https://img.shields.io/docker/pulls/listx/texlive.svg)](https://hub.docker.com/r/listx/texlive/)\n\nThis repository holds the Dockerfiles that are used to build Docker images of\nTexLive, which are hosted on [Docker Hub][docker-hub].\n\n# Tutorial\n\nThere is 1 image, called\n\n- `listx/texlive:2020`\n\nwhich this repo publishes. To use this image, simply run the\n[`start_container.sh`](./texlive/start_container.sh) script in the\n[`texlive`](./texlive) subfolder.\n\n```\ncd texlive\n./start_container.sh\n```\n\n`start_container.sh` mounts the `/home` folder (which should house your `$HOME`\nfolder, which presumably has your TeX files needing compilation) into the\ncontainer, and keeps it running in the background. Now you can either invoke\n[`enter_container.sh`](./texlive/enter_container.sh) to enter a TexLive bash\nenvironment inside the container, or you can optionally run\n[`with_container.sh`](./texlive/with_container.sh) to invoke a build script for\nyour TeX files if you already have such a build script ready, with\n\n```\ncd texlive\n./with_container.sh \"path/to/your/tex/document/build/script.sh\"\n```\n\nThe above commands run everything as `root` inside the container. If you do not\nwant this, go to the [`texlive-user`](./texlive-user) subfolder and run\n[`./build_container.sh`](texlive-user/build_container.sh) to generate an image\nthat uses `listx/texlive:2020` as the base image but also injects a new user\n**inside** the container named after your current non-root user that has the\nsame user ID and group ID as your own. Running that script will result in a new\nimage with the tag `2020-${USER}` (named after your own username), and to use\nit you can invoke it the same way as for the root user, by invoking the\n`start_container.sh` script in the [`texlive-user`](./texlive-user) subfolder.\nThe same guidance for `enter_container.sh` and `with_container.sh` apply here\nas well.\n\n# License\n\nSee [LICENSE file](LICENSE).\n\n[docker-hub]: https://hub.docker.com/r/listx/texlive\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flistx%2Ftexlive-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flistx%2Ftexlive-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flistx%2Ftexlive-docker/lists"}