{"id":17932831,"url":"https://github.com/vividvilla/rundeck-cli-docker","last_synced_at":"2026-04-19T02:09:52.560Z","repository":{"id":191891383,"uuid":"685913453","full_name":"vividvilla/rundeck-cli-docker","owner":"vividvilla","description":"Docker image for Rundeck CLI","archived":false,"fork":false,"pushed_at":"2023-09-01T10:54:13.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T11:15:53.496Z","etag":null,"topics":["docker","docker-image","dockerfile","rundeck","rundeck-cli"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/vividvilla/rundeck-cli","language":"Dockerfile","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/vividvilla.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}},"created_at":"2023-09-01T09:49:52.000Z","updated_at":"2023-09-04T08:49:22.000Z","dependencies_parsed_at":"2023-09-01T11:40:33.422Z","dependency_job_id":null,"html_url":"https://github.com/vividvilla/rundeck-cli-docker","commit_stats":null,"previous_names":["vividvilla/rundeck-cli-docker"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vividvilla/rundeck-cli-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vividvilla%2Frundeck-cli-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vividvilla%2Frundeck-cli-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vividvilla%2Frundeck-cli-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vividvilla%2Frundeck-cli-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vividvilla","download_url":"https://codeload.github.com/vividvilla/rundeck-cli-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vividvilla%2Frundeck-cli-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31991721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-image","dockerfile","rundeck","rundeck-cli"],"created_at":"2024-10-28T21:32:32.512Z","updated_at":"2026-04-19T02:09:52.527Z","avatar_url":"https://github.com/vividvilla.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://zerodha.tech\"\u003e\u003cimg src=\"https://zerodha.tech/static/images/github-badge.svg\" align=\"right\" /\u003e\u003c/a\u003e\n\n# Rundeck CLI docker image\n\nDocker image for [Rundeck CLI](https://rundeck.github.io/rundeck-cli/).\n\n- [Dockerhub](https://hub.docker.com/r/vividvilla/rundeck-cli)\n- [Github package](https://github.com/vividvilla/rundeck-cli-docker/pkgs/container/rundeck-cli-docker)\n- [Configuration](https://docs.rundeck.com/docs/rd-cli/configuration.html)\n- [Commands](https://docs.rundeck.com/docs/rd-cli/commands.html)\n\nImage tag will always be the same as upstream [release version](https://github.com/rundeck/rundeck-cli/releases) release tag. For example, [`v2.0.6`](https://github.com/rundeck/rundeck-cli/releases/tag/v2.0.6) can be pulled as `vividvilla/rundeck-cli:v2.0.6` or `ghcr.io/vividvilla/rundeck-cli-docker:v2.0.6`.\n\n## Usage\n\n- Use `vividvilla/rundeck-cli:latest` to pull from Dockerhub.\n- Use `ghcr.io/vividvilla/rundeck-cli-docker:latest` to pull from Github container registry.\n\n```sh\ndocker run --rm -e RD_URL=\"http://rundeck:4440\" -e RD_TOKEN=\"your_token_here\" vividvilla/rundeck-cli:latest --help\n\n# Run a particular version.\ndocker run --rm -e RD_URL=\"http://rundeck:4440\" -e RD_TOKEN=\"your_token_here\" vividvilla/rundeck-cli:v2.0.6 --help\n\n# Connect to Rundeck accessible from local network.\ndocker run --rm --network host -e RD_URL=\"http://rundeck:4440\" -e RD_TOKEN=\"your_token_here\" vividvilla/rundeck-cli:latest --help\n\n# User ENV file.\ndocker run --rm  --env-file ./path/to/.env vividvilla/rundeck-cli:latest --help\n```\n\n## Contributing\n\n- To update the version, change `RD_CLI_VERSION` in [Dockerfile](./Dockerfile#L6) and create a PR.\n\n## License\n\n[LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvividvilla%2Frundeck-cli-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvividvilla%2Frundeck-cli-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvividvilla%2Frundeck-cli-docker/lists"}