{"id":16439066,"url":"https://github.com/anselal/docker-isthmos","last_synced_at":"2025-03-23T08:31:50.686Z","repository":{"id":50201378,"uuid":"62807835","full_name":"anselal/docker-isthmos","owner":"anselal","description":"Minimalistic Docker UI based on Flask, docker-py and w2ui","archived":false,"fork":false,"pushed_at":"2022-12-08T01:14:55.000Z","size":786,"stargazers_count":13,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T23:27:01.479Z","etag":null,"topics":["docker","docker-isthmos","flask","hacktoberfest","w2ui"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anselal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-07T13:13:55.000Z","updated_at":"2024-10-04T08:51:25.000Z","dependencies_parsed_at":"2023-01-24T06:00:52.571Z","dependency_job_id":null,"html_url":"https://github.com/anselal/docker-isthmos","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anselal%2Fdocker-isthmos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anselal%2Fdocker-isthmos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anselal%2Fdocker-isthmos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anselal%2Fdocker-isthmos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anselal","download_url":"https://codeload.github.com/anselal/docker-isthmos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245078067,"owners_count":20557274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-isthmos","flask","hacktoberfest","w2ui"],"created_at":"2024-10-11T09:07:45.672Z","updated_at":"2025-03-23T08:31:50.202Z","avatar_url":"https://github.com/anselal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Development Status\n\n[![Requirements Status](https://requires.io/github/anselal/docker-isthmos/requirements.svg?branch=master)](https://requires.io/github/anselal/docker-isthmos/requirements/?branch=master)\n\n# docker-isthmos\nDocker UI\n\nI wanted to create an easy to use docker UI with a small footprint so I used\nFlask and docker-py for the backend and w2ui for the frontend.\n\n## Install\n\nTo install the dependencies use pip:\n```\n$ pip install -r requirements.txt\n```\n\n## Run\n\nStart the application with the following command:\n```\n$ python run.py\n```\n\n## Dockerize (optionally)\n\nIn case you want to build the container on your own (optionally)\n```\n$ docker build -t anselal/docker-isthmos:0.0.3 .\n```\n\nOtherwise download the container from hub.docker.com (optionally)\n```\n$ docker pull anselal/docker-isthmos:0.0.3\n```\n\nRun docker container with the following command:\n```\n$ docker run -d -p 5000:5000 -v /var/run/docker.sock:/var/run/docker.sock anselal/docker-isthmos:0.0.3\n```\n\n#### At this moment the UI supports:\n* Browsing, removing local images\n* Viewing, stopping, deleting running containers\n* Viewing local volumes\n* Searching hub.docker.com for images\n* Viewing some docker and system information like OS, RAM, CPU, Docker Version etc.\n\n#### Work to be done\n* Run containers\n* Show all containers, not only running ones\n* Create and delete Volumes\n* Pull images\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanselal%2Fdocker-isthmos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanselal%2Fdocker-isthmos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanselal%2Fdocker-isthmos/lists"}