POSIX-compliant ps usage
ps $PID -> ps -p $PID
ps -o command= -> ps -o args=
Reference: http://www.unix.com/man-page/posix/1posix/ps/
I think we're instead going to replace the init script with a go binary.
On Tue, Feb 7, 2017, 18:51 henryptung [email protected] wrote:
ps $PID -> ps -p $PID ps -o command= -> ps -o args=
Reference: http://www.unix.com/man-page/posix/1posix/ps/
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/palantir/sls-packaging/issues/185, or mute the thread https://github.com/notifications/unsubscribe-auth/AGOdwY19hCjp_mFciXN_66WPBbs9isd9ks5raS1-gaJpZM4L6UMQ .
@uschi2000 Seems fair. When will the go binary setup be ready? I have this infuriating Docker container right now that always fails to start up once it's been shut down once, and must be destroyed and recreated each time as a result.
Can't promise a date, but hoping to get to it this or next week. If you get to it before me, feel free to take a stab: https://github.com/palantir/go-java-launcher/tree/rfink/is-running
On Tue, Feb 7, 2017 at 7:25 PM henryptung [email protected] wrote:
@uschi2000 https://github.com/uschi2000 Seems fair. When will the go binary setup be ready? I have this infuriating Docker container right now that always fails to start up once it's been shut down once, and must be destroyed and recreated each time as a result.
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/palantir/sls-packaging/issues/185#issuecomment-278218823, or mute the thread https://github.com/notifications/unsubscribe-auth/AGOdwdTtvmW7_uF2OfqWwVeHbeIwNk3Tks5raTWqgaJpZM4L6UMQ .