Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/containers-stack/willy
- Owner: containers-stack
- License: mit
- Created: 2021-12-14T21:15:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T20:02:20.000Z (over 2 years ago)
- Last Synced: 2024-08-01T21:48:47.403Z (3 months ago)
- Topics: angular, containers, docker, flask, images, python
- Language: HTML
- Homepage:
- Size: 3.77 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.