This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
kingtom
/
rkz_fy-master
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
rkz_fy-master
/
02-script
/
docker
/
1.minto-cloud-postgresql
/
Dockerfile
Dockerfile
89 B
Lien permanent
Historique
Raw
1
2
3
4
5
FROM postgres:latest
ENV POSTGRES_DB=minto
COPY ./minto.sql /docker-entrypoint-initdb.d