Page MenuHomeDevCentral

Install procps package
ClosedPublic

Authored by dereckson on Jul 23 2023, 13:35.
Referenced Files
F24558071: D3240.id8324.diff
Fri, Feb 27, 04:38
F24557731: D3240.id8324.diff
Fri, Feb 27, 04:15
F24557730: D3240.id8325.diff
Fri, Feb 27, 04:14
F24555094: D3240.id8324.diff
Fri, Feb 27, 01:01
F24554817: D3240.id8325.diff
Fri, Feb 27, 00:43
Unknown Object (File)
Mon, Feb 23, 16:06
Unknown Object (File)
Sat, Feb 7, 23:44
Unknown Object (File)
Sat, Feb 7, 13:59

Details

Summary

The ps command is now required by phd to manage daemons.

Fixes T1916.

Test Plan

docker run --rm nasqueron/devcentral ps auxw

Diff Detail

Repository
rDPHAB Docker image for Phabricator
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5108
Build 5389: arc lint + arc unit

Event Timeline

$ docker run --rm 63b0c6978b13e ps auxw
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root           1  0.0  0.0   8572  3124 ?        Rs   13:34   0:00 ps auxw
This revision is now accepted and ready to land.Jul 23 2023, 13:35
This revision was automatically updated to reflect the committed changes.