docker-agraph
docker-agraph copied to clipboard
Run AllegroGraph in a Docker container
I've been trying to deploy the latest image with podman-compose and haven't been unable to figure out why it does no work. Can anyone help me? Zip containing the compose.yml...
the current Docker version for MacOS is: `Docker 18.06.0-ce-mac70 is currently the newest version available.` I believe the documentation at https://franz.com/agraph/docker/ is outdated. Am I right? The issue #1 still...
data volume
Following the http://franz.com/agraph/docker/, I would expect being able to use a data volume. But run.sh is not using --volumes-from, right? Why the Dockerfile.data file anyway ?