You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?The text was updated successfully, but these errors were encountered: