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