AgensGraph is a new generation multi-model graph database for the modern complex data environment.
1.4K
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.
To run AgensGraph container:
=> docker run -d -p 5432:5432 kimkw0227/agensgraph-docker
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
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.
Content type
Image
Digest
Size
101.8 MB
Last updated
over 8 years ago
docker pull kimkw0227/agensgraph-docker