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.
- Host: GitHub
- URL: https://github.com/zachomedia/gitlab-runner-helper
- Owner: zachomedia
- Created: 2017-11-23T15:45:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T23:47:07.000Z (over 8 years ago)
- Last Synced: 2025-04-02T10:38:57.113Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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