lighthouse/.github/workflows
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
..
book.yml Update mdbook version in github actions (#2497) 2021-08-05 00:58:23 +00:00
cancel-previous-runs.yml Fix short sha in github actions (#2210) 2021-02-18 06:18:47 +00:00
docker-antithesis.yml Antithesis docker workflow (#2877) 2022-01-12 20:58:41 +00:00
docker.yml Optimized Docker images (#2966) 2022-01-31 22:55:03 +00:00
linkcheck.yml Add linkcheck workflow (#2918) 2022-01-20 09:14:23 +00:00
local-testnet.yml Fix errors from local testnet scripts on MacOS (#2919) 2022-01-26 23:14:20 +00:00
publish-crate.yml Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
release.yml Optimized Docker images (#2966) 2022-01-31 22:55:03 +00:00
test-suite.yml Optimized Docker images (#2966) 2022-01-31 22:55:03 +00:00