Set Price Alert
Details
Description
Connect via ssh to your Linux/MacOS machine and manage your docker. This application allows you to: - connect to multiple servers - list containers - create containers - start containers - stop containers - restart containers - remove containers -... Read More
Connect via ssh to your Linux/MacOS machine and manage your docker.
This application allows you to:
- connect to multiple servers
- list containers
- create containers
- start containers
- stop containers
- restart containers
- remove containers
- inspect containers
- view resource usage of containers
- view live logs of containers
- enter shell of containers
- list images
- build images
- search images
- remove images
- inspect images
- connect through password or ssh key
Features
- server info is stored on phone only (the data is wiped out if app is removed)
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: Since docker for MacOS is setup on different path, change it on my app by going to server information view, at the end of the page there is "Advance Settings" and set it to:
/usr/local/bin/docker
Note: make sure to enable "Remote login" on your mac and start docker desktop in order to connect.
Q: How to connect to Synology server?
A: If non-root user, then add user to docker group on your server:
sudo synogroup --add docker $USER
Since docker for synology is setup on different path, change it on my app by going to server information view, at the end of the page there is "Advance Settings" and set it to:
# for synology version 7.1.xxx or lower
/volume1/@appstore/Docker/usr/bin/docker
# for synology version 7.2.xxx or higher
/volume1/@appstore/ContainerManager/usr/bin/docker
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
Since docker for QNAP is setup on different path, change it on my app by going to server information view, at the end of the page there is "Advance Settings" and set it to:
/share/CACHEDEV1_DATA/.qpkg/container-station/bin/docker
Found a bug?
Send an email to: nevis.applications@gmail.com Collapse
Recent Price Changes
- $5.99 since Jan 24, '24
- $4.99 for 586 days Jun 17, '22
- $3.99 for 268 days Sep 21, '21
- $1.99 for 113 days May 31, '21
- $0.99 for 50 days Apr 12, '21
- Free for 2 days Apr 09, '21
- $0.99 for 88 days Jan 12, '21
- Free before Jan 12, '21
- Collapse...
Disclaimer
All app prices are tracked in USD. This price was last verified in the US App Store 3 months ago and is subject to change. Prices marked with an asterisk (*) indicate that the app contains in-app purchases.

