Skip to content

BrixIT/Harbormaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harbormaster

This is a simple web frontend for Docker. It does not have any support for swarms and multiple docker hosts but is focused on a simple frontend for small setups.

Things it does and should do

  • List all containers
  • Display pretty graph of all containers and ports
  • Start/Stop containers
  • View container details (docker inspect)
  • Attach/log container
  • Create containers
  • Destroy containers
  • List all images
  • Display graph of images and parent images
  • Pull images
  • Manage mounted directories inside containers
  • Recreate container with different settings
  • Fetch (and cache for offline usage) the README of the docker images

Screenshot

Main interface

About

Simple non-swarm docker webui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published