cloudbeaver icon indicating copy to clipboard operation
cloudbeaver copied to clipboard

Replace bash process with java process instead of creating a sub process

Open MarcelCoding opened this issue 2 years ago • 0 comments

This enables docker to do a graceful shutdown of the container, because the java process gets notified that it should be terminated.

MarcelCoding avatar Feb 03 '23 12:02 MarcelCoding