About Docker Management
Receive notifications of docker events such as "start,create,delete,tag etc" of "container/image/volume/network" directly to your mobile. Connect via ssh to your Linux/MacOS machine to monitor/manage your docker. This...
Receive notifications of docker events such as "start,create,delete,tag etc" of "container/image/volume/network" directly to your mobile. Connect via ssh to your Linux/MacOS machine to monitor/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 - select events to be notified - choose what to exclude/include - pick a silence window (to not receive notifications) - 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) - 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:
[email protected]
Version History - minor changes 5.9.1 11/18/2025 - improvements of push notifications 5.8.7 10/21/2025 - new layout of exec to container - gradient backgroud 5.8.6 09/20/2025 - select docker events to get notifications - add silence window (to not receive notifications) - fixed container color in dark mode 5.8.5 08/05/2025 Ability to customize notifications - select docker events to get notifications - add silence window (to not receive notifications) 5.8.4 08/04/2025 - Receive notifications on docker events such as container stop,start,remove and many more events - Improved settings screen layout 5.8.3 04/28/2025 - Enabled search on container logs - Fixed funny chars on logs and console - Fixed volume/network deletion 5.8.2 02/20/2025 Manage docker volumes and networks 5.8.1 01/31/2025 Managing docker volumes 5.8.0 01/27/2025 Minor improvements 5.7.9 01/22/2025 - Auto detecting docker path 5.7.8 10/26/2024 - Remove multiple images at once. - Stop/Restart multiple containers at once. - Start/Remove multiple containers at once. 5.7.7 10/20/2024 - Searching and pulling docker images 5.7.3 06/09/2024 Enabled to enter shell of containers 5.7.2 01/24/2024 Added support to manage docker desktop on MAC OS 5.7.1 01/04/2024 Updated ssh library (works on local network as well) 5.7.0 01/01/2024 Manage docker from your mobile 5.6.7 07/06/2023 Minor improvements 5.6.6 05/23/2023 Updated additional dependencies 5.6.4 12/12/2022 Updated application dependencies 5.6.3 12/11/2022 Minor improvements 5.6.2 08/08/2022 Minor improvements 5.6.1 04/29/2022 Option to "docker system prune" 5.6.0 01/14/2022 - centralized settings in a new view 5.5.9 12/28/2021 Added the option to inspect images 5.5.8 10/13/2021
Previous Versions
Here you can find the changelog of Docker Management since it was posted on our website on 2021-08-31 19:00:22.
The latest version is 5.9.1 and it was updated on 2026-06-20 01:44:22. See below the changes in each version.
Docker Management version 5.9.1
Updated At: 2026-06-20
Changes: Version History - minor changes 5.9.1 11/18/2025 - improvements of push notifications 5.8.7 10/21/2025 - new layout of exec to container
- gradient backgroud 5.8.6 09/20/2025 - select docker events to get notifications
- add silence window (to not receive notifications)
- fixed container color in dark mode 5.8.5 08/05/2025 Ability to customize notifications
- select docker events to get notifications
- add silence window (to not receive notifications) 5.8.4 08/04/2025 - Receive notifications on docker events such as container stop,start,remove and many more events
- Improved settings screen layout 5.8.3 04/28/2025 - Enabled search on container logs
- Fixed funny chars on logs and console
- Fixed volume/network deletion 5.8.2 02/20/2025 Manage docker volumes and networks 5.8.1 01/31/2025 Managing docker volumes 5.8.0 01/27/2025 Minor improvements 5.7.9 01/22/2025 - Auto detecting docker path 5.7.8 10/26/2024 - Remove multiple images at once.
- Stop/Restart multiple containers at once.
- Start/Remove multiple containers at once. 5.7.7 10/20/2024 - Searching and pulling docker images 5.7.3 06/09/2024 Enabled to enter shell of containers 5.7.2 01/24/2024 Added support to manage docker desktop on MAC OS 5.7.1 01/04/2024 Updated ssh library (works on local network as well) 5.7.0 01/01/2024 Manage docker from your mobile 5.6.7 07/06/2023 Minor improvements 5.6.6 05/23/2023 Updated additional dependencies 5.6.4 12/12/2022 Updated application dependencies 5.6.3 12/11/2022 Minor improvements 5.6.2 08/08/2022 Minor improvements 5.6.1 04/29/2022 Option to "docker system prune" 5.6.0 01/14/2022 - centralized settings in a new view 5.5.9 12/28/2021 Added the option to inspect images 5.5.8 10/13/2021
Docker Management version 5.9.1
Updated At: 2025-11-18
Changes: - minor changes
Docker Management version 5.8.6
Updated At: 2025-09-20
Changes: Sep 20, 2025
Version 5.8.6
- new layout of exec to container
- gradient backgroud
Docker Management version 5.8.3
Updated At: 2025-04-28
Changes: Apr 28, 2025
Version 5.8.3
- Receive notifications on docker events such as container stop,start,remove and many more events
- Improved settings screen layout
Docker Management version 5.8.2
Updated At: 2025-02-20
Changes: Feb 20, 2025
Version 5.8.2
- Enabled search on container logs
- Fixed funny chars on logs and console
- Fixed volume/network deletion
Docker Management version 5.8.1
Updated At: 2025-01-31
Changes: Jan 31, 2025
Version 5.8.1
Manage docker volumes and networks
Docker Management version 5.7.8
Updated At: 2024-10-26
Changes: Oct 26, 2024
Version 5.7.8
- Auto detecting docker path
Docker Management version 5.7.3
Updated At: 2024-06-09
Changes: Jun 9, 2024
Version 5.7.3
- Searching and pulling docker images
Docker Management version 5.7.2
Updated At: 2024-01-24
Changes: Jan 24, 2024
Version 5.7.2
Enabled to enter shell of containers
Docker Management version 5.7.1
Updated At: 2024-01-04
Changes: Jan 4, 2024
Version 5.7.1
Added support to manage docker desktop on MAC OS
Disclaimer
Official App Store 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 Apple and passed their terms and conditions to be listed there. We recommend caution when installing it.
The App Store 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.