Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dfuchss/gitlab-runner-latex
A GitLab Runner Image with LaTeX Support
https://github.com/dfuchss/gitlab-runner-latex
ci docker dockerfile gitlab gitlab-ci gitlab-ci-runner gitlab-runner latex
Last synced: about 7 hours ago
JSON representation
A GitLab Runner Image with LaTeX Support
- Host: GitHub
- URL: https://github.com/dfuchss/gitlab-runner-latex
- Owner: dfuchss
- Created: 2020-02-08T12:24:18.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T12:42:19.000Z (4 months ago)
- Last Synced: 2024-07-18T15:34:57.651Z (4 months ago)
- Topics: ci, docker, dockerfile, gitlab, gitlab-ci, gitlab-ci-runner, gitlab-runner, latex
- Language: Dockerfile
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# GitLab Runner for LaTeX
[![Docker Push Gitlab Runner 4 LaTeX](https://github.com/dfuchss/gitlab-runner-latex/actions/workflows/build-gitlab-runner-latex.yml/badge.svg)](https://github.com/dfuchss/gitlab-runner-latex/actions/workflows/build-gitlab-runner-latex.yml)GitLab Runner for Shell usage + TeX Support
Instead of using `gitlab/gitlab-runner` simply use `ghcr.io/dfuchss/gitlab-runner-latex`
* Register as Runner in Shell Mode
* ```docker run -d --name gitlab-runner-shell --restart always -v /srv/gitlab-runner/config:/etc/gitlab-runner ghcr.io/dfuchss/gitlab-runner-latex```