Skip to content

Commit

Permalink
chore(docker): add cache to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkness4 committed Oct 6, 2024
1 parent fb3902a commit 0f6d44f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ services:
- ./credentials.yaml:/secrets/credentials.yaml:ro
- ./config.yaml:/config/config.yaml:ro
- ./output:/output
- withny_cache:/tmp
mem_reservation: 256m
mem_limit: 1g

0 comments on commit 0f6d44f

Please sign in to comment.