Skip to content

Instantly share code, notes, and snippets.

@DuudeXX8
Last active January 19, 2024 10:33
Show Gist options
  • Save DuudeXX8/c7354205c683746fb112512973582073 to your computer and use it in GitHub Desktop.
Save DuudeXX8/c7354205c683746fb112512973582073 to your computer and use it in GitHub Desktop.
Docker комманды
// Будет показывать в реальном времени использования ресурсов
docker stats
// CPU, MEM USAGE, NET, PID
--------------
// Показывает список всех image в локальной машине
docker image ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment