arangodb-docker icon indicating copy to clipboard operation
arangodb-docker copied to clipboard

[QUESTION] How to create database with docker-compose ?

Open mJehanno opened this issue 4 years ago • 0 comments

Hi,

I want to use arangoDb inside a docker-compose file. The problem I get is that I didn't find any env variable that gives the possibility to create a new Database (other than the default one) or rename the default one like POSTGRES_DB does here : https://hub.docker.com/_/postgres . Am I missing something ?

mJehanno avatar Oct 13 '21 15:10 mJehanno