FLUTTER ECOSYSTEM

theSoberSobber/Docker-Manager

Docker Manager는 모바일 폰에서 원격으로 Docker 설치를 관리할 수 있는 Android 앱입니다!

Docker-Manager 프로젝트 이미지
Stars
281
Forks
26
최근 푸시(UTC)
2026. 3. 7.
프로젝트 상태
활성
Pavit Chhabra GitHub avatar
GITHUB User

Pavit Chhabra ↗

I do everything while simultaneously doing nothing.

Indore
언어DartHTMLC++CMakeRubySwiftCKotlinObjective-C

기술 주제

사용 중인 의존성

의존성 목록 12 개

순위

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

Docker Manager

A mobile application for managing Docker containers, images, networks, and volumes from your phone.

Get it on Google Play

Screenshots

https://raw.githubusercontent.com/theSoberSobber/Docker-Manager/HEAD/store_listing/ss1.png https://raw.githubusercontent.com/theSoberSobber/Docker-Manager/HEAD/store_listing/ss2.png https://raw.githubusercontent.com/theSoberSobber/Docker-Manager/HEAD/store_listing/ss3.png

https://raw.githubusercontent.com/theSoberSobber/Docker-Manager/HEAD/store_listing/ss4.png https://raw.githubusercontent.com/theSoberSobber/Docker-Manager/HEAD/store_listing/ss5.png https://raw.githubusercontent.com/theSoberSobber/Docker-Manager/HEAD/store_listing/ss6.png

Overview

Docker Manager is designed for anyone who self-hosts applications and needs a convenient way to manage their Docker infrastructure remotely. Instead of opening a laptop and SSHing into your server every time you need to check logs or restart a container, Docker Manager provides a clean, mobile-friendly interface to perform all essential Docker operations directly from your phone.

The app is built with Flutter and features a Material Design interface, making it easy to navigate and use on small screens. It's completely free and open source.

Key Features

  • Multiple Server Management: Add multiple servers with password or key-based SSH authentication
  • Easy Server Switching: Seamlessly switch between different servers
  • Container Management: Start, stop, restart, inspect, view logs, and check real-time container statistics
  • Interactive Shell Access: Get a shell inside containers or on the host system (bash, redis-cli, etc.)
  • Stack Filtering: Filter containers by Docker Compose stacks
  • Image Operations: Build or pull images from any registry, rename, and delete images
  • Network & Volume Management: Inspect, rename, and remove networks and volumes
  • Server Monitoring: View real-time server statistics including CPU usage, memory, and load averages
  • System Cleanup: Prune dangling images, containers, and other resources directly from the app
  • Custom Docker CLI: Configure custom Docker CLI paths (supports Podman as well)
  • Theme Support: Choose between light, dark, or system theme
  • VPN Compatible: Works over your phone's network stack, supporting VPNs like Tailscale

Installation

Android

Download from Google Play Store: Docker Manager

Windows

Download the latest release from the GitHub Releases page.

Building from Source

This is a Flutter application. To build it yourself:

  1. Install Flutter SDK from flutter.dev
  2. Clone this repository
  3. Run flutter pub get to install dependencies
  4. Run flutter build apk for Android or flutter build windows for Windows

Contributing

Contributions are welcome. Please feel free to submit issues or pull requests.

To help translate the app into your language, see TRANSLATION.md.

FAQ

For server setup requirements, troubleshooting, and platform-specific instructions, see the FAQ.

License

This project is open source. See the LICENSE.md file for details.

Links

Star History

Star History Chart