{"id":16779909,"url":"https://github.com/haxorof/docker-openstack-cli","last_synced_at":"2025-07-14T06:32:40.645Z","repository":{"id":37044827,"uuid":"140097920","full_name":"haxorof/docker-openstack-cli","owner":"haxorof","description":"OpenStackClient in a Docker container","archived":false,"fork":false,"pushed_at":"2024-11-14T19:10:01.000Z","size":173,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-14T20:19:53.708Z","etag":null,"topics":["docker-image","openstack-clients"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/haxorof.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-07T16:00:46.000Z","updated_at":"2024-11-14T19:09:58.000Z","dependencies_parsed_at":"2024-05-16T21:45:40.092Z","dependency_job_id":"89b4b705-981c-4fbd-81f7-7cfd4d63c2e1","html_url":"https://github.com/haxorof/docker-openstack-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxorof%2Fdocker-openstack-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxorof%2Fdocker-openstack-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxorof%2Fdocker-openstack-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haxorof%2Fdocker-openstack-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haxorof","download_url":"https://codeload.github.com/haxorof/docker-openstack-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225960360,"owners_count":17551730,"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-image","openstack-clients"],"created_at":"2024-10-13T07:32:59.189Z","updated_at":"2025-07-14T06:32:40.533Z","avatar_url":"https://github.com/haxorof.png","language":"Dockerfile","readme":"# OpenStackClient\n\n**THIS REPOSITORY IS NO LONGER MAINTAINED!**\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/haxorof/openstack-cli)](https://hub.docker.com/r/haxorof/openstack-cli/)\n[![CI](https://github.com/haxorof/docker-openstack-cli/workflows/CI/badge.svg)](https://github.com/haxorof/docker-openstack-cli/actions?query=workflow%3ACI)\n\n\u003e \"OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Object Storage and Block Storage APIs together in a single shell with a uniform command structure.\" [docs.openstack.org](https://docs.openstack.org/python-openstackclient/latest/)\n\nIn addition to the standard OpenStack client the following clients are also available:\n\n- Designate\n- Heat\n\n## How to use this image\n\nSimplest way of using this image is to just run with the arguments you want. Example below will show the help of `openstack` command:\n\n```console\ndocker run -it --rm haxorof/openstack-cli help\n```\n\nTo use OpenStack configuration file that is located on the host system you mount it into the container. Example below list all servers\nusing the `test` cloud configuration defined in `${HOME}/.config/openstack/clouds.yaml`:\n\n```console\ndocker run -it --rm -v ${HOME}/.config/openstack:/etc/openstack haxorof/openstack-cli --os-cloud test server list\n```\n\n## Bash aliases\n\nTo make it easier to use this container you could setup bash aliases by creating `~/.bash_aliases` with the following contents:\n\n```bash\nalias openstack='docker run -it --rm -v ${HOME}/.config/openstack:/etc/openstack haxorof/openstack-cli'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxorof%2Fdocker-openstack-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaxorof%2Fdocker-openstack-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaxorof%2Fdocker-openstack-cli/lists"}