Web UI for Docker Containers

Willy is a web service that can be used to manage Docker. The application allows you to manage all your orchestrator resources (containers, images, volumes, networks and more) through a GUI.

1 / 3
Dashboard
2 / 3
Containers
3 / 3
Info

root@willy

docker run -d -p 80:5000 -v /var/run/docker.sock:/var/run/docker.sock motiio/willy:latest

Feature 01

Dashboard

A dashboard that includes all the events and services running in real time.

Feature 02

Be Productive

Make quick changes without having to know commands and cli in front of docker api.

Feature 03

Containers

Quick ability to view containers including logs and metrics like CPU\RAM\Network.

Free for all

Willy is an open source project and is supported by the community. You can open bugs or issues on this repository for support.