Sign inSign up

kimkw0227/agensgraph-docker

By kimkw0227

Updated over 8 years ago

AgensGraph is a new generation multi-model graph database for the modern complex data environment.

Image
2

1.4K

kimkw0227/agensgraph-docker repository overview

This image has been created to help users to use AgensGraph with an ease. Currently, the image with latest tag contains AgensGraph v.1.3.1 Community Version.

Supported Tags

  • AgensGraph 1.3.1 w/ CentOS 7.3: 1.3.1, latest
  • AgensGraph 1.3.0 w/ CentOS 7.3: 1.3.0
  • AgensGraph 1.2.1 w/ CentOS 7.3: 1.2.1
  • AgensGraph 1.2.0 w/ CentOS 7.3: 1.2.0

How To Use: AgensGraph Docker

  1. To run AgensGraph container:

    => docker run -d -p 5432:5432 kimkw0227/agensgraph-docker

  2. To access the container via agens shell:

    => docker exec -it [YOUR.CONTAINER.NAME.HERE] agens -U agraph OR => docker exec -it --user agraph [YOUR.CONTAINER.NAME.HERE] agens

Quick Reference

This image is for non-production usage only!(ex. testing or experiencing the AgensGraph) If you need an image for production, please contact "[email protected]".

Cheers.

Tag summary

Content type

Image

Digest

Size

101.8 MB

Last updated

over 8 years ago

docker pull kimkw0227/agensgraph-docker