Skip to content

Commit 59a8d33

Browse files
committed
Renamed script to bin/docker-stats, added README
1 parent b741875 commit 59a8d33

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ It is recommended to keep your root docker config files in one repository, and y
282282
- `bin/download`: Download specific Magento version from Composer to the container, with optional arguments of the version (2.4.6-p3 [default]) and type ("community" [default], "enterprise", or "mageos"). Ex. `bin/download 2.4.6-p3 enterprise`
283283
- `bin/debug-cli`: Enable Xdebug for bin/magento, with an optional argument of the IDE key. Defaults to PHPSTORM Ex. `bin/debug-cli enable PHPSTORM`
284284
- `bin/deploy`: Runs the standard Magento deployment process commands. Pass extra locales besides `en_US` via an optional argument. Ex. `bin/deploy nl_NL`
285+
- `bin/docker-stats`: Display status for CPU, memory usage, and memory limit of currently-running Docker containers.
285286
- `bin/fixowns`: This will fix filesystem ownerships within the container.
286287
- `bin/fixperms`: This will fix filesystem permissions within the container.
287288
- `bin/grunt`: Run the grunt binary. Ex. `bin/grunt exec`
File renamed without changes.

0 commit comments

Comments
 (0)