Blackgate is an API gateway application. It's stateless and extendable.
973
Pull:
$ docker pull soasme/blackgate
Run:
$ docker run -it --rm --name blackgate \
-p 9654:9654 \
-v blackgate.yml:/etc/blackgate.yml blackgate
To get more information about how to configure blackgate, see http://pythonhosted.org/blackgate/index.html
Content type
Image
Digest
Size
61.3 MB
Last updated
almost 7 years ago
docker pull soasme/blackgate