Open
Description
Hi,
When setting a ArangoDB instance up, using arangodb/arangodb-starter and the latest docker image (as is currently the default: ENV DOCKER_IMAGE=arangodb/arangodb:latest
in the starter’s Dockerfile), I was surprised to find out that it’s not running it’s base image’s entrypoint.sh — and specifically, the logic one may deposit in docker-entrypoint-initdb.d
Is it on purpose?
For now I had to revert to directly using https://github.com/arangodb/arangodb-docker, is there a way I could use starter instead? Should I use starter at all?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels