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