https://github.com/superbrothers/docker-neutronclient
Docker image for OpenStack Neutron Client
https://github.com/superbrothers/docker-neutronclient
docker neutron openstack
Last synced: 24 days ago
JSON representation
Docker image for OpenStack Neutron Client
- Host: GitHub
- URL: https://github.com/superbrothers/docker-neutronclient
- Owner: superbrothers
- Created: 2018-11-29T09:29:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T13:39:51.000Z (over 7 years ago)
- Last Synced: 2025-03-23T16:33:57.042Z (about 1 year ago)
- Topics: docker, neutron, openstack
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenStack NeutronClient Docker Image
Docker image for OpenStack Neutron Client. See https://pypi.org/project/python-neutronclient/.
- https://hub.docker.com/r/superbrothers/neutronclient/
## How to use
```
$ curl -LO https://raw.githubusercontent.com/superbrothers/docker-neutronclient/master/neutron
$ chmod +x neutron
$ mv neutron /usr/local/bin/
```