Docker Lite 4+

Manage Docker on your machine

Nevis Shkenza

Designed for iPad

    • Free

Screenshots

Description

Connect via ssh to your Linux/MacOS machine and manage your docker.

This application allows you to:
- connect to multiple servers
- list containers
- inspect containers
- view resource usage of containers
- list images
- connect through password or ssh key

The lite version is designed to get an idea of the app and to test the ssh connection to your server. If the app suits you and you would like to use all the features, please get the full version https://apps.apple.com/ca/app/docker-management/id1527656144 which allows you to:
- create containers
- start containers
- stop containers
- restart containers
- remove containers
- view live logs of containers
- enter shell of containers
- build images
- remove images
- inspect images

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

What’s New

Version 5.7.2

Enabled to enter shell of containers

Ratings and Reviews

sconzen ,

Fails to connect

Verified with numerous other similar apps and server is accessible locally, but fails with this app.

Developer Response ,

Hi there, sorry for the late late reply. I just did a lot of updates, can you update the app and try again, it works on local network too. Let me know :)

Atuzi56 ,

Smooth

Very smooth app :)

App Privacy

The developer, Nevis Shkenza, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer's privacy policy.

Data Not Collected

The developer does not collect any data from this app.

Privacy practices may vary, for example, based on the features you use or your age. Learn More

More By This Developer

You Might Also Like

Docker Server Admin
Developer Tools
WhaleDeck – Docker Manager
Developer Tools
Mildred - Docker, SSH Client
Developer Tools
kubenav - Kubernetes Dashboard
Developer Tools
Server: Host Files Locally
Developer Tools
xTerm256 Terminal & SSH Client
Developer Tools