Este commit está contenido en:
Your Name
2020-05-27 17:41:14 +00:00
commit bff2789ec0
Se han modificado 17 ficheros con 302 adiciones y 0 borrados

2
scripts/stats.sh Archivo ejecutable
Ver fichero

@@ -0,0 +1,2 @@
#!/bin/bash
docker stats --no-stream --format "table {{.Name}}\t{{.CPUPerc}}\t{{.MemPerc}}"