Tools Menu

Shell

ShellCheck

ShellCheck - A shell script static analysis tool

https://github.com/koalaman/shellcheck


Docker

Dockly

  1. Install

    1
    npm install -g dockly
  2. Usage

  • = – Refresh the Dockly interface,
  • / – Search the containers list view,
  • i – Display the information about the currently selected container or service,
  • – Show logs of the current container or service,
  • v – Toggle between Containers and Services view,
  • l – Launch a /bin/bash session on the selected Container,
  • r – Restart the selected Container,
  • s – Stop the selected Container,
  • h – Show HELP window,
  • q – Quit Dockly.

https://github.com/lirantal/
https://www.ostechnix.com/install-node-js-linux/
https://www.ostechnix.com/dockly-manage-docker-containers-from-terminal/