Page MenuHomeDevCentral

Install procps package
ClosedPublic

Authored by dereckson on Jul 23 2023, 13:35.
Referenced Files
Unknown Object (File)
Wed, Jul 16, 05:25
Unknown Object (File)
Wed, Jul 16, 02:50
Unknown Object (File)
Sat, Jul 12, 20:52
Unknown Object (File)
Sat, Jul 12, 01:23
Unknown Object (File)
Tue, Jul 8, 02:11
Unknown Object (File)
Fri, Jul 4, 11:16
Unknown Object (File)
Sat, Jun 28, 14:08
Unknown Object (File)
Sat, Jun 28, 04:02

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
Lint Not Applicable
Unit
Tests Not Applicable

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.