Microservice & API Management Layer (https://getkong.org)
820
| |dockerhub|
.. |dockerhub| image:: http://dockeri.co/image/vikingco/kong :alt: Docker Hub :target: https://registry.hub.docker.com/u/vikingco/kong/
Create docker-compose.yml and add::
cassandra: image: mashape/cassandra
kong: image: vikingco/kong links: - cassandra ports: - "8001:8001" - "8000:8000"
$ docker-compose up
Content type
Image
Digest
sha256:15ba09e55…
Size
78.4 MB
Last updated
over 10 years ago
docker pull vikingco/kong