use lego from baseimage
This commit is contained in:
parent
51cc43c11d
commit
c0e510acba
7 changed files with 9 additions and 79 deletions
3
rootfs/bin/restart-services
Normal file
3
rootfs/bin/restart-services
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
kill -s TERM $(head -1 ${PGDATA}/postmaster.pid)
|
Loading…
Add table
Add a link
Reference in a new issue