I have a docker-compose file with
postgres: container_name: second_postgres_container image: postgres:latest shm_size: 1g
and i w