Is this your app? Claim this page to add your own description, links and contact info. It's free. →
Version
5.9.1
Size
49.37 Mb
Updated
1 week ago
Released
28 Aug 2021
Description
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]
Estimates
Availability
Devices
iPhone5s
iPadAir
iPadAirCellular
iPadMiniRetina
iPadMiniRetinaCellular
iPhone6
iPhone6Plus
iPadAir2
iPadAir2Cellular
iPadMini3
iPadMini3Cellular
iPodTouchSixthGen
iPhone6s
iPhone6sPlus
iPadMini4
iPadMini4Cellular
iPadPro
iPadProCellular
iPadPro97
iPadPro97Cellular
iPhoneSE
iPhone7
iPhone7Plus
iPad611
iPad612
iPad71
iPad72
iPad73
iPad74
iPhone8
iPhone8Plus
iPhoneX
iPad75
iPad76
iPhoneXS
iPhoneXSMax
iPhoneXR
iPad812
iPad834
iPad856
iPad878
iPadMini5
iPadMini5Cellular
iPadAir3
iPadAir3Cellular
iPodTouchSeventhGen
iPhone11
iPhone11Pro
iPadSeventhGen
iPadSeventhGenCellular
iPhone11ProMax
iPhoneSESecondGen
iPadProSecondGen
iPadProSecondGenCellular
iPadProFourthGen
iPadProFourthGenCellular
iPhone12Mini
iPhone12
iPhone12Pro
iPhone12ProMax
iPadAir4
iPadAir4Cellular
iPadEighthGen
iPadEighthGenCellular
iPadProThirdGen
iPadProThirdGenCellular
iPadProFifthGen
iPadProFifthGenCellular
iPhone13Pro
iPhone13ProMax
iPhone13Mini
iPhone13
iPadMiniSixthGen
iPadMiniSixthGenCellular
iPadNinthGen
iPadNinthGenCellular
iPhoneSEThirdGen
iPadAirFifthGen
iPadAirFifthGenCellular
iPhone14
iPhone14Plus
iPhone14Pro
iPhone14ProMax
iPadTenthGen
iPadTenthGenCellular
iPadPro11FourthGen
iPadPro11FourthGenCellular
iPadProSixthGen
iPadProSixthGenCellular
Pricing by country
| Country | Price |
|---|---|
| Canada | free |
| China | free |
| France | free |
| Germany | free |
| Italy | free |
| Netherlands | free |
| Portugal | free |
| Spain | free |
| UK | free |
| India | free |
| Japan | free |
| Korea, Republic Of | free |
| Poland | free |
| Russia | free |
| Turkey | free |
| USA | free |
| Ukraine | free |
Version History
Latest: 5.9.1
- minor changes
v5.8.3
1 week ago