Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Install procps into java8 image #83

Merged
merged 1 commit into from
Feb 22, 2019
Merged

Install procps into java8 image #83

merged 1 commit into from
Feb 22, 2019

Conversation

svor
Copy link
Contributor

@svor svor commented Feb 22, 2019

Signed-off-by: Valeriy Svydenko vsvydenk@redhat.com

Current ps utility isn't full, it is a BusyBox command.
Java Language Server checks if the process is alive by executing ps -p [PID], but -p is unknown parameter for current version of procps.

This PR adds full procps into the eclipse/che-remote-plugin-runner-java8 image.

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
@svor svor self-assigned this Feb 22, 2019
@svor svor merged commit c514017 into master Feb 22, 2019
@svor svor deleted the sv/procps branch February 22, 2019 18:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants