gitlab-runner
Manage GitLab runners. More information: <https://docs.gitlab.com/runner/>.
RUN apt-get update && \
apt-get install -y gitlab-runner
RUN apt-get update && \
apt-get install -y gitlab-runner
RUN pacman -S --noconfirm gitlab-runner
RUN apt-get update && \
apt-get install -y gitlab-runner