Docker in name is no longer needed
This commit is contained in:
9
horizon/README.md
Normal file
9
horizon/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# docker-horizon
|
||||
|
||||
Docker image to build horizon
|
||||
|
||||
To run, use the following command:
|
||||
|
||||
```
|
||||
docker run -e "MEMCACHED_SERVER=172.23.38.123" -e "OPENSTACK_HOST=172.23.38.123" -it --rm
|
||||
```
|
||||
Reference in New Issue
Block a user