Linux Foundation Collaborative Projects
index
:
dcaegen2/services/son-handler
dublin
elalto
frankfurt
guilin
honolulu
istanbul
jakarta
kohn
london
master
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
docker
/
postgres_scripts
/
Dockerfile
blob: 9ccb01692b06411dedd8ae7b23e0be24fd43fe4a (
plain
)
1
2
3
4
5
6
7
from
busybox
RUN
mkdir /docker-entrypoint-initdb.d
ADD
createdb.sql /tmp