Open
Description
From the docs, setting ARANGO_NO_AUTH to 1 is meant to disable auth, so the corrolary of setting it to 0 not disabling auth is implied.
This is not the case however. The entrypoint checks for this variable to be defined, and disables auth regardless of its value.
If this is the desired behaviour, it should be noted in the docs that this is not a switch.
arangodb-docker/docker-entrypoint33.sh
Line 141 in a2086d3
Metadata
Metadata
Assignees
Labels
No labels