Skip to content

Commit ac905ff

Browse files
Merge pull request #234683 from StefArroyo/patch-19
Update linux-emulator-instructions.md
2 parents 3b0b9c4 + 90cb0b5 commit ac905ff

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)