lighthouse/testing
Michael Sproul 139b44342f Optimized Docker images (#2966)
## Issue Addressed

Closes #2938

## Proposed Changes

* Build and publish images with a `-modern` suffix which enable CPU optimizations for modern hardware.
* Add docs for the plethora of available images!
* Unify all the Docker workflows in `docker.yml` (including for tagged releases).

## Additional Info

The `Dockerfile` is no longer used by our Docker Hub builds, as we use `cross` and a generic approach for ARM and x86. There's a new CI job `docker-build-from-source` which tests the `Dockerfile` without publishing anything.
2022-01-31 22:55:03 +00:00
..
antithesis Optimized Docker images (#2966) 2022-01-31 22:55:03 +00:00
ef_tests Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
eth1_test_rig Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00
node_test_rig Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
simulator Update to superstruct v0.4.1 (#2886) 2022-01-06 03:14:58 +00:00
state_transition_vectors Add configurable block replayer (#2863) 2021-12-21 06:30:52 +00:00
test-test_logger Add test_logger as feature to logging (#2586) 2021-10-06 00:46:07 +00:00
web3signer_tests Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00