Sign inSign up

michaelsevilla/keystone

By michaelsevilla

Updated over 9 years ago

OpenStack's Keystone authentication service in a container.

Image
1

487

michaelsevilla/keystone repository overview

docker-keystone

Wraps a given Keystone in a container. Pretty basic stuff...

=================================================== Quickstart

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

Tag summary

Content type

Image

Digest

Size

206.6 MB

Last updated

over 9 years ago

docker pull michaelsevilla/keystone