OpenStack's Keystone authentication service in a container.
487
Wraps a given Keystone in a container. Pretty basic stuff...
To launch a node with Kesytone installed:
docker run -d \
--name keystone \
--net=host
michaelsevilla/keystone
There are some environement variables you can set -- checkout the entrypoint to see what they are.
EOF
Content type
Image
Digest
Size
206.6 MB
Last updated
over 9 years ago
docker pull michaelsevilla/keystone