Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

ps: unrecognized option: p #40

@herzcthu

Description

@herzcthu

I'm using activemq alpine linux image rmohr/activemq:5.15.6-alpine
I see ps: unrecognized option: p on startup
I find out that alpine ps is from busybox and it is not included -p switch for ps.
activemq startup script is using ps -p to see JAVA process
adding procps in image might solve that

apk --no-cache add procps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions