{"id":27350241,"url":"https://github.com/nevermendel/docker-texlive-xetex","last_synced_at":"2026-05-08T10:33:37.127Z","repository":{"id":40476795,"uuid":"428337952","full_name":"NeverMendel/docker-texlive-xetex","owner":"NeverMendel","description":"Docker image based on Ubuntu with texlive-xetex","archived":false,"fork":false,"pushed_at":"2024-06-18T09:08:29.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T03:10:56.921Z","etag":null,"topics":["docker","docker-image","latex","texlive-xetex"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"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/NeverMendel.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,"zenodo":null}},"created_at":"2021-11-15T16:22:50.000Z","updated_at":"2024-06-18T09:08:25.000Z","dependencies_parsed_at":"2024-06-18T10:41:12.931Z","dependency_job_id":null,"html_url":"https://github.com/NeverMendel/docker-texlive-xetex","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/NeverMendel/docker-texlive-xetex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverMendel%2Fdocker-texlive-xetex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverMendel%2Fdocker-texlive-xetex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverMendel%2Fdocker-texlive-xetex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverMendel%2Fdocker-texlive-xetex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeverMendel","download_url":"https://codeload.github.com/NeverMendel/docker-texlive-xetex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverMendel%2Fdocker-texlive-xetex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32776817,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["docker","docker-image","latex","texlive-xetex"],"created_at":"2025-04-12T19:38:59.689Z","updated_at":"2026-05-08T10:33:37.092Z","avatar_url":"https://github.com/NeverMendel.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-texlive-xetex\n\nDocker image based on Ubuntu with texlive-xetex.\n\n## What's inside\n\nThis Docker image contains `make`, `texlive-xetex` and `git`.\n\nYou can install additional packages with `apt install`.\n\n## Pull the image\n\nFirst pull the image either from Docker Hub or the GitHub Docker repository.\n\n- To pull the image from Docker Hub run: \n    ```\n    docker pull nevermendel/docker-texlive-xetex\n    ```\n\n- To pull the image from the GitHub Docker run: \n    ```\n    docker pull ghcr.io/nevermendel/docker-texlive-xetex\n    ```\n\n## Run the image\n\nYou can choose whether you prefer to use the image interactively or not.\n\n### Interactively\n\nStart an instance of the image interactively by changing the entry point to `/bin/bash`:\n\n```\ndocker run -it --entrypoint=/bin/bash -v $(pwd):/usr/app --rm nevermendel/docker-texlive-xetex\n```\n\nThen run XeLaTex to compile your files by executing `xelatex file.tex`\n\n### Not interactively\n\nRun the following command:\n\n```\ndocker run -it -v $(pwd):/usr/app --rm nevermendel/docker-texlive-xetex \"xelatex file.tex\"\n```\n\n## License\n\n[MIT License](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnevermendel%2Fdocker-texlive-xetex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnevermendel%2Fdocker-texlive-xetex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnevermendel%2Fdocker-texlive-xetex/lists"}