Docker Management

Docker Management

By Nevis Shkenza

  • Categoria: Developer Tools
  • Data Rilascio: 2021-08-28
  • Versione Attuale: 5.8.3
  • Adult Rating: 4+
  • Dimensione File: 47.16 MB
  • Sviluppatore: Nevis Shkenza
  • Compatibilità: Richiede iOS 13.0 o successivo.
Punteggio: 5
5
Da 1 Voti

Descrizione

Connect via ssh to your Linux/MacOS machine to manage your docker. Receive notifications on docker events such as container stop,start,remove and many more events. This application allows you to: - add multiple servers - connect through password or ssh key - list containers - create containers - start containers (multiple at once) - stop containers (multiple at once) - restart containers (multiple at once) - remove containers (multiple at once) - inspect containers - view resource usage of containers - view logs of containers (real time) - search on logs of containers - enter shell of containers - list images - build images - search images on registries - pull images (also from private registries) - remove images (multiple at once) - inspect images - list volumes - remove volumes (multiple at once) - inspect volumes - list networks - remove networks (multiple at once) - inspect networks Features - Server info is stored on phone only (the data is wiped out if app is removed) - Receive notifications on docker events - Run "docker system prune" to clean up unnecessary resources NOTE No docker daemon or docker api is required to be enabled for this app, simply connect via ssh. It is strongly recommended NOT to open unnecessary ports on your server (such as enabling docker daemon) as it can expose your server to more security threads. Q/A Q: Why I can not connect with non-root users? A: The docker commands are executed by the app without "sudo" so you will need to add your non-root user to the docker group with the following command: sudo usermod -aG docker $USER sudo reboot Q: How to connect to Docker Desktop on MacOS? A: On MacOS, enable 'Remote Login' and if using non-root user, add user to the docker group. Q: How to connect to Synology server? A: If using non-root user, then add user to docker group on your server: sudo synogroup --add docker sudo synogroup --memberadd docker $USER sudo chown root:docker /var/run/docker.sock Q: How to connect to QNAP server? A: If non-root user, then add user to docker group on your server: sudo addgroup $USER administrators Terms of Use (EULA) - https://www.apple.com/legal/internet-services/itunes/dev/stdeula/ Found a bug? Send an email to: nevis.applications@gmail.com

Screenshots

keyboard_arrow_up