mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-01-12 14:06:14 +08:00
4 lines
67 B
Docker
4 lines
67 B
Docker
FROM postgres:12-alpine
|
|
|
|
COPY scripts /docker-entrypoint-initdb.d/
|