Use Alpine for postgres
This commit is contained in:
@@ -45,7 +45,7 @@ services:
|
|||||||
POSTGRES_USER: mailman
|
POSTGRES_USER: mailman
|
||||||
POSTGRES_PASSWORD: mailmanpass
|
POSTGRES_PASSWORD: mailmanpass
|
||||||
restart: always
|
restart: always
|
||||||
image: postgres:9.6
|
image: postgres:9.6-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/mailman/database:/var/lib/postgresql/data
|
- /opt/mailman/database:/var/lib/postgresql/data
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user