openstack_dockers/docker-horizon
Egon Rijpkema b6c6533824 First commit
(Contains all the master branches of the previous repositories)
2018-04-23 14:57:26 +02:00
..
.gitignore First commit 2018-04-23 14:57:26 +02:00
000-default.conf First commit 2018-04-23 14:57:26 +02:00
Dockerfile First commit 2018-04-23 14:57:26 +02:00
README.md First commit 2018-04-23 14:57:26 +02:00
admin-openrc.sh First commit 2018-04-23 14:57:26 +02:00
local_settings.py First commit 2018-04-23 14:57:26 +02:00

README.md

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