Lifted in large parts from version 9.5 of the SCL postgresql container. https://github.com/sclorg/postgresql-container
3 lines
23 B
Bash
Executable file
3 lines
23 B
Bash
Executable file
#!/bin/bash
|
|
|
|
exec "$@"
|