Skip to content

Conversation

@MaromGold
Copy link
Contributor

Home Challenge

● Please create a docker-compose.yml that will deploy flask application with
postgres as his DB.
● Few notes:
○ Use depends_on.
○ Populate all relevant properties using environment variables.
○ Both of the containers will be deployed on a custom network named ‘bakery’.
○ Use local volumes for The webapp and the DB.
○ Create another shared volume and make sure that both of the containers can read
and write to it.

@noamgu
Copy link
Contributor

noamgu commented Dec 9, 2020

@MaromGold Please use .gitignore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants