Skip to content

Commit 90cb0b5

Browse files
authored
Update linux-emulator-instructions.md
1 parent 3ee5784 commit 90cb0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/includes/linux-emulator-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
docker run \
1919
--publish 8081:8081 \
2020
--publish 10250-10255:10250-10255 \
21-
--memory 3g --cpus=2.0 \
21+
--memory 3g --cpus=4.0 \
2222
--name=test-linux-emulator \
2323
--env AZURE_COSMOS_EMULATOR_PARTITION_COUNT=10 \
2424
--env AZURE_COSMOS_EMULATOR_ENABLE_DATA_PERSISTENCE=true \

0 commit comments

Comments
 (0)