travis-icorein
travis-icorein
While debugging some other issues, I noticed that after running the command ... ``` docker run -e 'ACCEPT_EULA=Y' -e 'MSSQL_PID=Express' \ -e 'SA_PASSWORD={insert password}' \ -v /data/mssql/data/:/var/opt/mssql/data/ \ -p 1433:1433...
Is there a way to provide/map in an npmrc file for our upstream private repositories when using the Docker route? The functionality addressed by [npm login](https://docs.npmjs.com/cli/v8/commands/npm-adduser) and the [npmrc auth](https://docs.npmjs.com/cli/v7/using-npm/config#_auth)...
To the best of my knowledge and understanding, changing the master key renders the data explorer ui useless. Could modifying the [startemu.cmd](https://github.com/Azure/azure-cosmos-db-emulator-docker/blob/master/package_scripts/startemu.cmd) such that the key used is mapped to...