Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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