mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Remove shared memory size in docker compose
This commit is contained in:
@@ -19,7 +19,6 @@ services:
|
|||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:16
|
image: postgres:16
|
||||||
shm_size: '2gb'
|
|
||||||
volumes:
|
volumes:
|
||||||
- harbor_postgres_data:/var/lib/postgresql/data
|
- harbor_postgres_data:/var/lib/postgresql/data
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user