/dockerized-ember

A repo setup to make various Ember repos easier to contribute to

Primary LanguageRubyMIT LicenseMIT

Dockerized Ember

This repository is home to all the docker images for ember to help the development process be more streamlined and easy to setup. For most/all projects, the only commands to get up and running are:

docker-compose build
docker-compose up

The only dependencies you need are Docker and Docker Compose