Sign inSign up

jmvrbanac/simple-barbican

By jmvrbanac

Updated almost 11 years ago

Image
0

1.1K

jmvrbanac/simple-barbican repository overview

Simple Dockerized Barbican

Warning: This is a personal docker image that is designed to aid in the development and testing of Barbican.

Here be Dragons! Use at your own risk!!

Starting a container

sudo docker run \
    -p 9311:9311 \
    -v $LOCAL_BARBICAN_CONFIGS:/etc/barbican \
    --name barbican \
    -t jmvrbanac/simple-barbican

About the image

Exposed Ports:

  • 9311 - Public API Endpoint
  • 9312 - Admin API Endpoint

This image is expecting a volume containing all required configuration files for Barbican or a link to a Keystone container.

Tag summary

Content type

Image

Digest

sha256:9611c138d

Size

204.7 MB

Last updated

almost 11 years ago

docker pull jmvrbanac/simple-barbican