I see https://github.com/payara/Payara/blob/214a1a339f5097121d9aa7a5ca6b21ba3c9b7c15/appserver/extras/docker-images/server-full/src/main/docker/bin/entrypoint.sh#L51 and it would be nice to include this functionality in our custom base images :smile:
Related: https://github.com/ceph/ceph-container/blob/v7.0.3/src/daemon/docker_exec.sh
@Oliver Bertuch was just coming here to "at" you about this.
Ha!
Honestly I'm not sure I like what they are doing... Need to investigate what happens with this very special way of entrapping things...
(The original idea was to _replace_ the shell process entirely, which is _one_ good practice.)
I'm just making the above a link: https://github.com/payara/Payara/blob/214a1a339f5097121d9aa7a5ca6b21ba3c9b7c15/appserver/extras/docker-images/server-full/src/main/docker/bin/entrypoint.sh#L51
Last updated: Oct 30 2025 at 05:14 UTC