Skip to content

Commit ff3c97b

Browse files
authored
Merge pull request #82872 from flcdrg/patch-2
Remove reference to Docker Hub page
2 parents 8c11411 + 32ed95d commit ff3c97b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/local-emulator-on-docker-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 04/20/2021
1212
# <a id="run-on-windows-docker"></a>Use the emulator on Docker for Windows
1313
[!INCLUDE[appliesto-all-apis](includes/appliesto-all-apis.md)]
1414

15-
You can run the Azure Cosmos DB Emulator on a Windows Docker container. See the [Docker Hub](https://hub.docker.com/r/microsoft/azure-cosmosdb-emulator/) for the docker pull command and [GitHub](https://github.com/Azure/azure-cosmos-db-emulator-docker) for the `Dockerfile` and more information. Currently, the emulator does not work on Docker for Oracle Linux. Use the following instructions to run the emulator on Docker for Windows:
15+
You can run the Azure Cosmos DB Emulator on a Windows Docker container. See [GitHub](https://github.com/Azure/azure-cosmos-db-emulator-docker) for the `Dockerfile` and more information. Currently, the emulator does not work on Docker for Oracle Linux. Use the following instructions to run the emulator on Docker for Windows:
1616

1717
1. After you have [Docker for Windows](https://www.docker.com/docker-windows) installed, switch to Windows containers by right-clicking the Docker icon on the toolbar and selecting **Switch to Windows containers**.
1818

@@ -145,4 +145,4 @@ In this article, you've learned how to use the local emulator for free local dev
145145
146146
* [Export the Azure Cosmos DB Emulator certificates for use with Java, Python, and Node.js apps](local-emulator-export-ssl-certificates.md)
147147
* [Use command line parameters and PowerShell commands to control the emulator](emulator-command-line-parameters.md)
148-
* [Debug issues with the emulator](troubleshoot-local-emulator.md)
148+
* [Debug issues with the emulator](troubleshoot-local-emulator.md)

0 commit comments

Comments
 (0)