Skip to content

Commit

Permalink
fix: docker-compose.yml err
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-husky authored Oct 21, 2024
1 parent a5afe63 commit a1e7a15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ services:
resources:
limits:
memory: 4G
stdin_open: true
tty: true
# Please execute `docker compose run memory_scope_main` instead of `docker compose up`

0 comments on commit a1e7a15

Please sign in to comment.