mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-01-12 14:06:14 +08:00
bebee93c5c
Signed-off-by: MiniDigger <admin@minidigger.me>
4 lines
67 B
Docker
4 lines
67 B
Docker
FROM postgres:12-alpine
|
|
|
|
COPY scripts /docker-entrypoint-initdb.d/
|