{"id":13407024,"url":"https://github.com/dockeron/dockeron","last_synced_at":"2025-10-02T00:31:47.102Z","repository":{"id":55871168,"uuid":"86091609","full_name":"dockeron/dockeron","owner":"dockeron","description":"🤖🤖🤖 Electron + Vue.js for Docker","archived":true,"fork":false,"pushed_at":"2020-12-10T08:11:58.000Z","size":4596,"stargazers_count":797,"open_issues_count":2,"forks_count":111,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-01-14T10:19:31.577Z","etag":null,"topics":["docker","electron","electron-app","electron-vue","vue","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dockeron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-24T17:01:23.000Z","updated_at":"2024-12-11T15:38:34.000Z","dependencies_parsed_at":"2022-08-15T08:10:48.690Z","dependency_job_id":null,"html_url":"https://github.com/dockeron/dockeron","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockeron%2Fdockeron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockeron%2Fdockeron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockeron%2Fdockeron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockeron%2Fdockeron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dockeron","download_url":"https://codeload.github.com/dockeron/dockeron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234916159,"owners_count":18906643,"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","electron","electron-app","electron-vue","vue","vuejs","vuejs2"],"created_at":"2024-07-30T19:02:46.216Z","updated_at":"2025-10-02T00:31:41.697Z","avatar_url":"https://github.com/dockeron.png","language":"Vue","readme":"\n![](./docs/Dockeron.png)\n\n[![Build Status](https://travis-ci.org/dockeron/dockeron.svg?branch=master)](https://travis-ci.org/dockeron/dockeron)\n[![AppVeyor](https://img.shields.io/appveyor/ci/gruntjs/grunt.svg)](https://ci.appveyor.com/project/fluency03/dockeron)\n[![Tag](https://img.shields.io/github/tag/dockeron/dockeron.svg)](https://github.com/dockeron/dockeron/tags)\n[![GitHub (pre-)release](https://img.shields.io/github/release/dockeron/dockeron/all.svg)](https://github.com/dockeron/dockeron/releases)\n[![Version npm](https://img.shields.io/npm/v/dockeron.svg)](https://www.npmjs.com/package/dockeron)\n[![Downloads npm](https://img.shields.io/npm/dt/dockeron.svg)](https://www.npmjs.com/package/dockeron)\n[![MIT license](https://img.shields.io/npm/l/dockeron.svg)](https://opensource.org/licenses/MIT)\n[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/dockeron-project)\n[![GitHub stars](https://img.shields.io/github/stars/dockeron/dockeron.svg?style=social\u0026label=Star)](https://github.com/dockeron/dockeron)\n\n[![JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\nA dockeron project, built on Electron + Vue.js for Docker.\n  - Template generator: [electron-vue](https://github.com/SimulatedGREG/electron-vue)\n  - Docker Engine API: [dockerode](https://github.com/apocas/dockerode).\n  - UI components: [iView](https://github.com/iview/iview)\n\n*I am only using Mac version, which means that the Windows and Linux versions are to be tested.*\n\n*Notice that, this project is still under active development, many functionalities or features are not implemented yet, and some parts are still buggy.*\n\n*Since this is my first front-end project, there might be some bad practices BUT I want to make Dockeron better. This is why I would really appriciate the help from you and the community.*\n\nWelcome PR and [issues](https://github.com/dockeron/dockeron/issues/new).\n\n\n## TODOs and progress\n\nPlease refer to [project dockeron](https://github.com/dockeron/dockeron/projects/1).\n\n\n## Development\n\nMake sure you have Node.js installed (node@^6.5.0 or higher is recommended).\n\n- Clone the repo to your machine (or fork it to your github account then clone from there)\n```\ngit clone git@github.com:dockeron/dockeron.git\ncd dockeron\n```\n\n- Make your branch from `develop`\n\n- Install all dependencies then `npm run dev`\n\n```\nnpm install\nnpm run dev\n```\n\n## Contributing\n\n[Contributing to Dockeron](https://github.com/dockeron/dockeron/blob/master/CONTRIBUTING.md)\n\n## Screenshots\n\n\n![](./docs/dockeron-screenshot1.png)\n![](./docs/dockeron-screenshot2.png)\n![](./docs/dockeron-screenshot3.png)\n![](./docs/dockeron-screenshot4.png)\n![](./docs/dockeron-screenshot5.png)\n![](./docs/dockeron-screenshot6.png)\n\n\n## Alternatives\n\n- [Docker Station](https://dockstation.io/)\n- [Kitematic](https://kitematic.com/)\n- [Weave Scope](https://github.com/weaveworks/scope) (Web Application)\n- [Portainer](https://github.com/portainer/portainer) (Web Application)\n\n\n*This project was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue).*\n","funding_links":[],"categories":["Vue","Container Operations","HarmonyOS","awesome-vue [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Projects Using Vue.js","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Open Source [🔝](#readme)"],"sub_categories":["User Interface","Windows Manager","开源","Open Source"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockeron%2Fdockeron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdockeron%2Fdockeron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockeron%2Fdockeron/lists"}