kuldeep0020 / willy

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Willy consists of a single container that can run on OS.

Important Willy build and design for development environment.

Latest Version

Willy is updated every period according to the constraints and time that the developers have.

Getting started

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

Getting help

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

Work with us

If you are a developer, and our code in this repo makes sense to you, we would love to hear from you. We are always on the hunt for awesome devs, Drop us a line to moti.malka25@gmail.com with your details.

About

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.

License:MIT License


Languages

Language:HTML 29.9%Language:CSS 27.3%Language:TypeScript 25.5%Language:SCSS 8.4%Language:Python 8.3%Language:JavaScript 0.5%Language:Dockerfile 0.1%Language:Shell 0.0%