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

https://github.com/zachomedia/gitlab-runner-helper

An image which replaces default gitlab runner helper.
https://github.com/zachomedia/gitlab-runner-helper

Last synced: about 1 year ago
JSON representation

An image which replaces default gitlab runner helper.

Awesome Lists containing this project

README

          

Gitlab Runner Helper
====================

[![Gitlab Runner Helper](http://dockeri.co/image/drupalwxt/gitlab-runner-helper)][dockerhub]

An image which extends from docker official for gitlab ci overrides.

## Docker Commands

Common Docker commands you can issue to this container:

### Docker Build

```
docker build -t drupalwxt/gitlab-runner-helper:latest .
```

### Docker Run

```
docker run -d \
drupalwxt/gitlab-runner-helper
```

[dockerhub]: https://hub.docker.com/r/drupalwxt/gitlab-runner-helper