This website requires JavaScript.
Explore
Help
Sign in
container
/
postgres
Watch
2
Star
0
Fork
You've already forked postgres
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
53ce3f3aad
postgres
/
rootfs
/
bin
/
initdb
6 lines
84 B
Text
Raw
Normal View
History
Unescape
Escape
move to new gitlab host
2022-02-14 19:17:15 +01:00
#!/bin/sh
switch to s6-rc
2022-02-13 08:23:50 +01:00
switch to s6-rc
2022-02-13 09:24:05 +01:00
if [ ! -f "$PGDATA/PG_VERSION" ]; then
initdb --username=postgres
switch to s6-rc
2022-02-13 08:23:50 +01:00
fi
Reference in a new issue
Copy permalink