mariogmz / ruby-docker-ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfiles and Gitlab CI examples

This is sample repo with references of configurations and dockerfiles I usually use at work's and also personal projects, my preferred stack usually ends up with:

  • Ruby on Rails 6 with webpacker
  • Sass and ES6
  • Linting tools: Rubocop, EsLint, SASSLint.

About


Languages

Language:Dockerfile 100.0%