{"id":15673204,"url":"https://github.com/dj95/zj-docker","last_synced_at":"2025-05-06T22:13:17.553Z","repository":{"id":214758681,"uuid":"737069967","full_name":"dj95/zj-docker","owner":"dj95","description":"Zellij plugin to display docker containers and perform basic operations on them.","archived":false,"fork":false,"pushed_at":"2025-04-26T11:28:25.000Z","size":1015,"stargazers_count":33,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-06T22:13:08.748Z","etag":null,"topics":["docker","rust","wasm","zellij","zellij-plugin"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/dj95.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-29T18:09:23.000Z","updated_at":"2025-04-26T11:28:29.000Z","dependencies_parsed_at":"2023-12-30T15:24:18.570Z","dependency_job_id":"f171ebdd-9886-41d9-849a-bc03c98cc4fc","html_url":"https://github.com/dj95/zj-docker","commit_stats":null,"previous_names":["dj95/zj-docker"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj95%2Fzj-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj95%2Fzj-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj95%2Fzj-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj95%2Fzj-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dj95","download_url":"https://codeload.github.com/dj95/zj-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252776600,"owners_count":21802469,"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","rust","wasm","zellij","zellij-plugin"],"created_at":"2024-10-03T15:38:26.550Z","updated_at":"2025-05-06T22:13:17.123Z","avatar_url":"https://github.com/dj95.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ezj-docker 🐳\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  Zellij widget to display docker containers and perform basic operations on them.\n  \u003cbr\u003e\u003cbr\u003e\n  \u003ca href=\"https://github.com/dj95/zj-docker/releases\"\u003e\n    \u003cimg alt=\"latest version\" src=\"https://img.shields.io/github/v/tag/dj95/zj-docker.svg?sort=semver\" /\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\u003cbr\u003e\n  The goal of this plugin is to provide a convenient interface to docker containers within zellij.\n  It provides a way to start and stop containers. Furthermore it tails logs of containers in new\n  zellij panes.\n\u003c/p\u003e\n\n![Screenshot of the plugin](./assets/demo.png)\n\n## 🚀 Installation\n\nDownload the latest binary in the github releases. Place it somewhere, zellij is able to access it. Then the\nplugin can be launched with a command or within a layout file..\n\nYou could also refer to the plugin guide from zellij, after downloading the binary: [https://zellij.dev/documentation/plugin-loading](https://zellij.dev/documentation/plugin-loading)\n\n```bash\nzellij plugin -- file:./target/wasm32-wasi/debug/zj-docker.wasm\n```\n\n## 🚧 Development\n\nMake sure you have rust and the `wasm32-wasi` target installed. If using nix, you could utilize the nix-shell\nin this repo for obtaining `cargo` and `rustup`. Then you'll only need to add the target with\n`rustup target add wasm32-wasi`.\n\nWith the toolchain, simply build `zj-docker` with `cargo build`. Then you are able to run the example configuration\nwith `zellij -l plugin-dev-workspace.kdl` from the root of the repository.\n\n## 🤝 Contributing\n\nIf you are missing features or find some annoying bugs please feel free to submit an issue or a bugfix within a pull request :)\n\n## 📝 License\n\n© 2023 Lev Perschin, Daniel Jankowski\n\nThis project is licensed under the MIT license.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj95%2Fzj-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdj95%2Fzj-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj95%2Fzj-docker/lists"}