mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: minimum docker engine version (#3546)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d848668fb2
commit
7de2846a92
@ -8,6 +8,9 @@ There are two ways to obtain a Reth Docker image:
|
|||||||
Once you have obtained the Docker image, proceed to [Using the Docker
|
Once you have obtained the Docker image, proceed to [Using the Docker
|
||||||
image](#using-the-docker-image).
|
image](#using-the-docker-image).
|
||||||
|
|
||||||
|
> **Note**
|
||||||
|
>
|
||||||
|
> Reth requires Docker Engine version 20.10.10 or higher due to [missing support](https://docs.docker.com/engine/release-notes/20.10/#201010) for the `clone3` syscall in previous versions.
|
||||||
## GitHub
|
## GitHub
|
||||||
|
|
||||||
Reth docker images for both x86_64 and ARM64 machines are published with every release of reth on GitHub Container Registry.
|
Reth docker images for both x86_64 and ARM64 machines are published with every release of reth on GitHub Container Registry.
|
||||||
|
|||||||
Reference in New Issue
Block a user