cozy-labs / cozy-docker

Dockerfile to build an official Cozy image
44 stars 26 forks source link

Docker Compose #20

Open Yamakaky opened 8 years ago

Yamakaky commented 8 years ago

Did you consider to split the container using Compose ? From what I see from the packages installed, you could have the following containers: app, db(couchdb), frontend(nginx), mail(postfix). Some doc: https://docs.docker.com/compose/gettingstarted/

nono commented 8 years ago

Hello, yes, we want to take time in the next weeks to work on cozy-docker (@kosssi). Some contributors have also started to split the container with docker-compose: https://forum.cozy.io/t/docker-smaller-images/1162