{"id":16586404,"url":"https://github.com/zchee/ruboty-docker","last_synced_at":"2025-10-07T04:42:17.155Z","repository":{"id":32047811,"uuid":"35619380","full_name":"zchee/ruboty-docker","owner":"zchee","description":"Management Docker via Ruboty ChatOps","archived":false,"fork":false,"pushed_at":"2015-05-26T17:51:46.000Z","size":444,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T01:46:22.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/zchee.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":"2015-05-14T15:31:28.000Z","updated_at":"2015-05-25T13:58:23.000Z","dependencies_parsed_at":"2022-07-17T08:46:09.928Z","dependency_job_id":null,"html_url":"https://github.com/zchee/ruboty-docker","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fruboty-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fruboty-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fruboty-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zchee%2Fruboty-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zchee","download_url":"https://codeload.github.com/zchee/ruboty-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242171564,"owners_count":20083554,"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":[],"created_at":"2024-10-11T22:51:26.466Z","updated_at":"2025-10-07T04:42:12.090Z","avatar_url":"https://github.com/zchee.png","language":"Ruby","readme":"[![Gem](https://img.shields.io/gem/v/ruboty-docker.svg?style=flat)]()  [![Dependency Status](https://gemnasium.com/zchee/ruboty-docker.svg)](https://gemnasium.com/zchee/ruboty-docker)  \n[![Circle CI](https://circleci.com/gh/zchee/ruboty-docker.png?56f6b413417787988a6a1d79a7d2a5eaf6560c20)](https://circleci.com/gh/zchee/ruboty-docker)  \n[![Coverage Status](https://coveralls.io/repos/zchee/ruboty-docker/badge.svg)](https://coveralls.io/r/zchee/ruboty-docker)\n[![Code Climate](https://codeclimate.com/github/zchee/ruboty-docker/badges/gpa.svg)](https://codeclimate.com/github/zchee/ruboty-docker)\n[![Test Coverage](https://codeclimate.com/github/zchee/ruboty-docker/badges/coverage.svg)](https://codeclimate.com/github/zchee/ruboty-docker/coverage)\n\n# Ruboty::Docker\n\nManagement Docker via Ruboty ChatOps.  \n\nThis plugin is **Experimental!**  \nI wrote ruby gem this is the first time.   \nThis Gem is learning ruby for me.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'ruboty-docker'\n```\n\nAnd then execute:\n\n    $ bundle\n\nAnd, launch ruboty:\n\n```\n$ docker run -v /var/run/docker.sock:/var/run/docker.sock your/rubotyimage\n```\n\n#### Tips\nThis plugin recommend to Ruboty on Docker container.  \nand, set\n   \n    -v /var/run/docker.sock:/var/run/docker.sock\n   \nThat way, `DOCKER_HOST` environment is set automatically `unix:///var/run/docker.sock`.  \n\nIf do not use Docker container, please set Docker IP on `RUBOTY_DOCKER_HOST` environment.  \nand, set `RUBOTY_DOCKER_CERT_PATH`.\n\ne.g.\n```\nRUBOTY_DOCKER_HOST=tcp://192.168.252.141:2376\nRUBOTY_DOCKER_CERT_PATH=/Users/zchee/.docker/machine/machines/vmware-system\n```\n\n## Usage\n```\n@ruboty docker run ....\n@ruboty docker images\n@ruboty docker ps\nand more...\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/zchee/ruboty-docker/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fruboty-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzchee%2Fruboty-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzchee%2Fruboty-docker/lists"}