cloudbeaver
cloudbeaver copied to clipboard
Replace bash process with java process instead of creating a sub process
This enables docker to do a graceful shutdown of the container, because the java process gets notified that it should be terminated.