Home  /  Productivity Apps  / Docker Management Lite on Windows Pc

Docker Management Lite on Windows Pc

Developed By: nevishs

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: April 19, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 5.8.3
Size 23.1 MB
Release Date June 19, 24
Category Productivity Apps

App Permissions:
Allows applications to open network sockets. [see more (2)]

Description from Developer:
Connect via ssh to your Linux/MacOS server and manage your docker.
This application allows you to:
- connect to multiple servers
- list containers
- inspect containers
- view resou... [read more]

App preview ([see all 21 screenshots])

App preview

About this app

On this page you can download Docker Management Lite and install on Windows PC. Docker Management Lite is free Productivity app, developed by nevishs. Latest version of Docker Management Lite is 5.8.3, was released on 2024-06-19 (updated on 2024-04-19). Estimated number of the downloads is more than 10,000. Overall rating of Docker Management Lite is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install Docker Management Lite on Windows?

Instruction on how to install Docker Management Lite on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Docker Management Lite on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Docker Management Lite using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Docker Management Lite" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Docker Management Lite on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Docker Management Lite" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Connect via ssh to your Linux/MacOS server and manage your docker.
This application allows you to:
- connect to multiple servers
- list containers
- inspect containers
- view resource usage of containers
- list images
- inspect 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 Docker Management which allows you to:
- all the lite version features
- create containers
- start containers
- stop containers
- restart containers
- remove containers
- view live logs of containers
- enter shell of containers
- build images
- search images
- remove images

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: nevis.applications@gmail.com
Allows applications to open network sockets.
Allows applications to access information about networks.