Build Ember CLI application for Docker

Could You clarify? You want:

a)development env inside docker container b)test/QA/prod in docker containers.
c)both of the above?
d)multiple containers sourced from single image and ember app source code

Tips for a) will be different then for b)