Skip to content

Commit

Permalink
Reuse docker in db
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavsteindler committed Jan 27, 2025
1 parent 923203b commit 75fbbfa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions esti/ops/docker-compose-common.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
version: "3"
services:

postgres:
image: "postgres:11"
ports:
Expand All @@ -13,4 +12,3 @@ services:
image: "amazon/dynamodb-local:2.5.2"
ports:
- "6432:8000"

0 comments on commit 75fbbfa

Please sign in to comment.