@Dog2puppy wrote:
So I just started learning Ember, and I have recently began to use Docker. I know that Ember has a web server and a deploy command. I know that the deploy command makes a directory with the files that can be uploaded to a web server.
My question is, if I want to deploy a Ember website to Docker, would it be better to setup Apache to run on Docker and use the deploy command, or just use Ember’s built-in web server? Option 2 seems better, because I don’t know how to use Apache with Docker.
Posts: 4
Participants: 2