{"id":15150845,"url":"https://github.com/abnt-latex/docker","last_synced_at":"2026-02-24T01:33:48.819Z","repository":{"id":251573626,"uuid":"837808045","full_name":"abnt-latex/docker","owner":"abnt-latex","description":"Compilação de LaTeX com TexLive e R baseado em Docker ","archived":false,"fork":false,"pushed_at":"2025-09-22T02:13:34.000Z","size":708,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-22T03:25:55.383Z","etag":null,"topics":["docker","latex","r","tex","texlive"],"latest_commit_sha":null,"homepage":"https://abnt-latex.github.io/docker/main.pdf","language":"BibTeX Style","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/abnt-latex.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-04T05:12:23.000Z","updated_at":"2025-09-22T02:13:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9983df0-6ad4-4d07-b983-c42ffd441490","html_url":"https://github.com/abnt-latex/docker","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"d3f25703780b0a9d7dbc56b6f2340d700df9ac5b"},"previous_names":["abnt-latex/docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abnt-latex/docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abnt-latex%2Fdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abnt-latex%2Fdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abnt-latex%2Fdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abnt-latex%2Fdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abnt-latex","download_url":"https://codeload.github.com/abnt-latex/docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abnt-latex%2Fdocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29766609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T01:28:30.166Z","status":"ssl_error","status_checked_at":"2026-02-24T01:28:27.518Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","latex","r","tex","texlive"],"created_at":"2024-09-26T14:43:11.824Z","updated_at":"2026-02-24T01:33:48.802Z","avatar_url":"https://github.com/abnt-latex.png","language":"BibTeX Style","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Initialize with Docker\n\n[![GitHub Actions Status](https://github.com/abnt-latex/docker/workflows/Build%20Docker%20Image/badge.svg)](https://github.com/abnt-latex/docker/actions)\n\n## Para usar a imagem (`Package`)\n\n* [TeXLive and R](https://github.com/orgs/abnt-latex/packages/container/package/texlive-r)\n\n```bash\ndocker pull ghcr.io/abnt-latex/texlive-r:latest\n```\n\n## Para construir de forma manual\n\n```mermaid\ngraph TD;\n    A[base-env]--\u003eB[build-env];\n    A--\u003eC[final-env];\n    B--\u003eC;\n```\n\n### Container\n\n```bash\ndocker run --name texlive-r -it --rm -v /$(pwd)/\u003cthe-folder-project\u003e:/content -w /content texlive-r:debian /bin/bash\n```\n\n### Compilar\n\n```bash\n./build.sh --dir=${ FOLDER } --file=${ FILE } --mode=${ complete | bib | simple } --simplify # in root\n# OR to execute complete mode\npdflatex --interaction=batchmode ${ MAIN_FILE }\nbibtex ${ MAIN_FILE }\nmakeindex ${ MAIN_FILE }.idx\nmakeglossaries ${ MAIN_FILE }\npdflatex --interaction=batchmode ${ MAIN_FILE }\npdflatex --interaction=nonstopmode ${ MAIN_FILE } | grep ...\n# OR\n# https://ctan.org/pkg/latexmk\nlatexmk -pdf ${ MAIN_FILE }\n```\n\n### Workflow Github\n\n\u003e [!NOTE]\n\u003e Necessário atualizar o [personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) (PAT) do repositório.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabnt-latex%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabnt-latex%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabnt-latex%2Fdocker/lists"}