Yet another Keystone Mitaka container for testing purpose
926
This container is used to run automated tests.
http://${CONTAINER_HOSTNAME}:5000/v2.0docker pull internap/docker-keystone
docker build -t keystone .
docker run --name keystone -p 5000:5000 -p 35357:35357 -e CONTAINER_HOSTNAME=keystone keystone
Apache 2.0 License
Content type
Image
Digest
Size
130.8 MB
Last updated
about 10 years ago
docker pull internap/docker-keystone