➜ Old React website
Chung Cheuk Hang MichaelJava Web Developer

Docker Manager (macOS/Windows)

Overview
A simple JavaFX tool for managing docker images, containers and networks on a local environment. It uses the docker-java library to establish connection with Docker. Works equally great on macOS and Windows platforms.
Project nature: Individual (hobby project)
Year: 2018

Functionalities:
 • Explore popular images on Docker Hub
 • Build, pull, save, load, tag and remove images
 • Indicate updatable images
 • Run container from image with name, ports, environment variables, volumes and network
 • Check container info, log and file structure
 • Diff, rename, start, pause, resume, stop, kill and remove containers
 • Creating and removing networks

Additional non-functional features:
 • UI design and colour scheme
 • Keyboard shortcuts for fast navigation
 • Ability to install as an app on macOS (.DMG)

Screenshots