Skip to content

Commit a295cee

Browse files
authored
Merge pull request #59 from DefangLabs/linda-shm-size
Increase shm_size for container build
2 parents c42f4cb + 6e3306c commit a295cee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ services:
6161
build:
6262
context: ./discord-bot
6363
dockerfile: Dockerfile
64+
shm_size: "16gb"
6465
ports:
6566
- mode: ingress
6667
target: 3000

0 commit comments

Comments
 (0)