Docker Management icon

Docker Management

★★★★★
★★★★★
(0.00/5)

5.7.4Free4 months ago

Download Docker Management APK latest version Free for Android

Version 5.7.4
Update
Size 8.00 MB (8,384,960 bytes)
Developer nevishs
Category Apps, Productivity
Package Name com.nevishs.drawerdockerapp
OS Varies with device

Docker Management APPLICATION description

Manage Docker from your mobile.
Connect via ssh to your Linux server and manage your docker (no docker api is required).

This application allows you to:
- connect to multiple servers
- connect through password or rsa key
- list containers
- create containers
- start containers
- stop containers
- restart containers
- remove containers
- view resource usage of containers
- view logs of containers
- list images
- build images
- remove images

Features
- credentials are encrypted
- server info is stored on phone only (the data is wiped out once the app is removed)

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

Q: Why I can not connect to Synology server with non-root user?
A: The non-root user has to in the docker group and also when ssh-ing to Synology server, the .bashrc profile is not loaded by default so the following command are required:
sudo synogroup --add docker $USER
sudo chown root:docker /var/run/docker.sock
sudo ln -s /volume1/@appstore/Docker/usr/bin/docker /usr/bin/docker
NOTE: "/volume1/@appstore/Docker/usr/bin/docker" might be different for your case.

Q: Why my ssh key is not working?
A: The ssh agent accepts only RSA format keys so if you are using another format (openssh) please convert it with the following command:
ssh-keygen -f -p -m pem -P PASSPHASE -N PASSPHASE
NOTE: add "" if there is no passphase for the ssh key

Found a bug?
Send an email to: [email protected]
↓ Read more
Docker Management screen 1 Docker Management screen 2 Docker Management screen 3 Docker Management screen 4 Docker Management screen 5 Docker Management screen 6 Docker Management screen 7 Docker Management screen 8 Docker Management screen 9 Docker Management screen 10 Docker Management screen 11 Docker Management screen 12

Old versions

Version Size Update
⇢ 5.7.4 (2 variants) ↓ 8.00 MB ◴ 4 months ago
⇢ 5.7.2 (3 variants) ↓ 7.59 MB ◴ 5 months ago
⇢ 5.7.0 (3 variants) ↓ 7.59 MB ◴ 5 months ago