Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/containers-stack/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.
https://github.com/containers-stack/willy

angular containers docker flask images python

Last synced: 3 days ago
JSON representation

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.

Awesome Lists containing this project

README

        








**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 [email protected] with your details.