Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mipmip/docker-bigfat-gitlab-ci
Big fat image gitlab runner image with ruby, capistrano, capybara, chrome-headless, nodejs, gulp, bower and more.
https://github.com/mipmip/docker-bigfat-gitlab-ci
bower chrome-headless continuous-integration gitlab gulp node ruby
Last synced: 15 days ago
JSON representation
Big fat image gitlab runner image with ruby, capistrano, capybara, chrome-headless, nodejs, gulp, bower and more.
- Host: GitHub
- URL: https://github.com/mipmip/docker-bigfat-gitlab-ci
- Owner: mipmip
- License: mit
- Created: 2018-08-15T13:42:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T13:34:02.000Z (about 6 years ago)
- Last Synced: 2024-10-25T01:41:53.577Z (2 months ago)
- Topics: bower, chrome-headless, continuous-integration, gitlab, gulp, node, ruby
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-bigfat-gitlab-ci
Big fat image gitlab runner image with ruby, capistrano, capybara, chrome-headless, nodejs, gulp, bower and more.## Build & push
```
docker build -t mipmip/bigfat-gitlab-ci .
docker push docker.io/mipmip/bigfat-gitlab-ci
```