"How Do I Install Virtuoso Docker Container Image?: Step 5" . "Passwords\n\nWhen a new database is created, the docker image will use the Environment settings DBA_PASSWORD and DAV_PASSWORD to set passwords for the dba and dav user accounts.\n\nIf the DBA_PASSWORD environment variable is not set, a random password will be assigned to the dba user account, and stored on the internal docker filesystem as /settings/dba_password.\n\nIf the DAV_PASSWORD Environment variable is not set, it will be set to the DBA_PASSWORD and stored as /settings/dav_password.\n\nThese files will only be readable by the user that started the image. Commands like the following may be used to reveal the randomised passwords:\n\n$ docker exec -i -t my_virtdb cat /settings/dba_password\n\nWithout this password, you will not be able to log in to the dba account using either the isql tool or the Virtuoso Conductor.\n\nNOTE: Users are advised to immediately change the password and then remove this file from the filesystem." . . "5"^^ . . . . .