Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Add data container for docker-compose and update to docker compose version 2 #1434

Closed
4 tasks done
FedeG opened this issue Aug 19, 2016 · 0 comments
Closed
4 tasks done

Comments

@FedeG
Copy link
Contributor

FedeG commented Aug 19, 2016

  • Add data container for mongodb
  • Update to compose version 2
  • Use networking of compose version 2 (remove links)
  • Use depends_on for containers
FedeG pushed a commit to FedeG/mean that referenced this issue Aug 20, 2016
Change containers, add environment for mongodb host, change version to 2.

Fixes meanjs#1434
FedeG pushed a commit to FedeG/mean that referenced this issue Aug 20, 2016
Add db-data for mongodb, remove container_name.

Fixes meanjs#1434
FedeG pushed a commit to FedeG/mean that referenced this issue Aug 20, 2016
FedeG pushed a commit to FedeG/mean that referenced this issue Aug 20, 2016
FedeG pushed a commit to FedeG/mean that referenced this issue Aug 20, 2016
Add data container, add volumes and remove command.

Fixes meanjs#1434
FedeG pushed a commit to FedeG/mean that referenced this issue Aug 20, 2016
Change busybox to build . for data container

Fixes meanjs#1434
FedeG pushed a commit to FedeG/mean that referenced this issue Aug 20, 2016
Change entrypoint for web-data container

Fixes meanjs#1434
lirantal pushed a commit that referenced this issue Aug 25, 2016
Add data container for docker-compose and update to docker compose version 2 (#1437)

Change containers, add environment for mongodb host, change version to 2.

Fixes #1434

* feat(deploy): Add data container for mongodb

Add db-data for mongodb, remove container_name.

Fixes #1434

* feat(deploy): Use networking of compose version 2 (remove links)

Remove links

Fixes #1434

* feat(deploy): Use depends_on for db containers

Add depends_on for db

Fixes #1434

* feat(deploy): Add data container for web data

Add data container, add volumes and remove command.

Fixes #1434

* feat(deploy): Change image for container data

Change busybox to build . for data container

Fixes #1434

* feat(deploy): Change entrypoint for web-data container

Change entrypoint for web-data container

Fixes #1434
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant