About Docker Management
Connect via ssh to your Linux/MacOS machine to manage your docker. This application allows you to: - add multiple servers - connect through password or ssh key - receive notifications on docker events - ability to customi
Connect via ssh to your Linux/MacOS machine to manage your docker.
This application allows you to:
- add multiple servers
- connect through password or ssh key
- receive notifications on docker events
- ability to customize notification triggers
- 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 once the app is removed)
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
Found a bug?
Send an email to: nevis.applications@gmail.com
Previous Versions
Here you can find the changelog of Docker Management since it was posted on our website on 2021-11-19 15:32:42.
The latest version is and it was updated on 2025-03-17 22:18:53. See below the changes in each version.
Docker Management version
Updated At: 2025-03-13
Changes: - Receive notifications on docker event such as container stop,start,remove and many more events
- Minor UI changes
Docker Management version
Updated At: 2025-03-07
Changes: Receive notifications on docker event such as container stop,start,remove and a lot more
Docker Management version
Updated At: 2025-02-27
Changes: - Minor UI changes
- Fixed funny chars on logs and console
Docker Management version
Updated At: 2025-02-17
Changes: Fixed funny chars on logs and console
Docker Management version
Updated At: 2025-01-27
Changes: Managing docker volumes/networks
Docker Management version
Updated At: 2025-01-08
Changes: Added subscriptions for full access
Docker Management version
Updated At: 2024-10-25
Changes: - Remove multiple images at once.
- Stop/Restart multiple containers at once.
- Start/Remove multiple containers at once.
Docker Management version
Updated At: 2024-07-26
Docker Management version
Updated At: 2022-01-13
Changes: Option to "docker system prune"
Docker Management version
Updated At: 2021-12-28
Changes: Centralized settings in one view.
Disclaimer
Official Google Play Link
We do not host Docker Management on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.
The Google Play link for Docker Management is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.