Docker Management Lite 5.8.5 Icon

Docker Management Lite

nevishs Productivity
0
0 Ratings
26K+
Downloads
5.8.5
version
Jul 03, 2024
release date
23.2 MB
file size
Free
Download

What's New

- Remove multiple images at once.

- Stop/Restart multiple containers at once.

- Start/Remove multiple containers at once.

About Docker Management Lite Android App

Connect via ssh to your Linux/MacOS server and manage your docker.
This application allows you to:
- add multiple servers
- connect through password or ssh key
- list containers
- inspect containers
- view resource usage of containers
- list images
- inspect images

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 Docker Management which allows you to:
- all the lite version features
- create containers
- start containers (multiple at once)
- stop containers (multiple at once)
- restart containers (multiple at once)
- remove containers (multiple at once)
- view live logs of containers
- enter shell of containers
- build images
- search images
- pull images (also from private registries)
- remove images (multiple at once)

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: 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: [email protected]

Other Information:

Requires Android:
Android 5.0+ (Lollipop, API 21)
Other Sources:

Download

This release of Docker Management Lite Android App available in 2 variants. Please select the variant to download. Please read our FAQ to find out which variant is suitable for your Android device based on Screen DPI and Processor Architecture.

Variant
2585
(Jul 03, 2024)
Architecture
arm64-v8a armeabi-v7a x86_64
Minimum OS
Android 5.0+ (Lollipop, API 21)
Screen DPI
nodpi (all screens)
Variant
2585
(Jul 06, 2024)
Architecture
arm64-v8a armeabi-v7a x86_64
Minimum OS
Android 5.0+ (Lollipop, API 21)
Screen DPI
nodpi (all screens)
Loading..