Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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```