nimbus-eth2/docker/dist/binaries
zah 0be57eec6e
Don't package the nimbus_validator_client in the nimbus-eth2 docker images; Document the new dedicated image (#4441)
2022-12-20 23:32:31 +02:00
..
Dockerfile.bn.amd64 Don't package the nimbus_validator_client in the nimbus-eth2 docker images; Document the new dedicated image (#4441) 2022-12-20 23:32:31 +02:00
Dockerfile.bn.arm Don't package the nimbus_validator_client in the nimbus-eth2 docker images; Document the new dedicated image (#4441) 2022-12-20 23:32:31 +02:00
Dockerfile.bn.arm64 Don't package the nimbus_validator_client in the nimbus-eth2 docker images; Document the new dedicated image (#4441) 2022-12-20 23:32:31 +02:00
Dockerfile.vc.amd64 Publish official docker images for the Nimbus validator client (#4439) 2022-12-19 16:49:25 +00:00
Dockerfile.vc.arm Publish official docker images for the Nimbus validator client (#4439) 2022-12-19 16:49:25 +00:00
Dockerfile.vc.arm64 Publish official docker images for the Nimbus validator client (#4439) 2022-12-19 16:49:25 +00:00
README.md
docker-compose-example1.yml Move from --rpc to --rest in docker-compose examples (#3910) 2022-07-25 21:45:02 +03:00
docker-compose-example2.yml Move from --rpc to --rest in docker-compose examples (#3910) 2022-07-25 21:45:02 +03:00
docker-compose-example3.yml update docker-compose.yml examples 2021-10-01 14:28:23 +03:00

README.md

Simple Docker image with the contents of a release tarball inside it. It's being built and published to Docker Hub from a GitHub action, in CI.

Suitable for end users. Example docker-compose configuration files included.