Skip to content

Commit bb4c5d1

Browse files
parithoshhwwhww
andauthored
Update docker/README.md
Co-authored-by: Hsiao-Wei Wang <[email protected]>
1 parent c22105d commit bb4c5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Ideally manual running of docker containers is for advanced users, we recommend
1313
The `scripts/build_run_docker_tests.sh` script will cover most usecases. The script allows the user to configure the fork(altair/bellatrix/capella..), `$IMAGE_NAME` (specifies the container to use), preset type (mainnet/minimal), and test all forks flags. Ideally, this is the main way that users interact with the spec tests instead of running it locally with varying versions of dependencies.
1414

1515
E.g:
16-
`./build_run_docker_tests.sh --p mainnet` will run the mainnet preset tests
16+
- `./build_run_docker_tests.sh --p mainnet` will run the mainnet preset tests
1717
- `./build_run_docker_tests.sh --a` will run all the tests across all the forks
1818
- `./build_run_docker_tests.sh --f deneb` will only run deneb tests
1919

0 commit comments

Comments
 (0)