From d4077ea7fec9a155b8f2952dd02b1598f4309986 Mon Sep 17 00:00:00 2001 From: Containerman17 <8990432+containerman17@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:17:08 +0000 Subject: [PATCH] AvalancheGo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfd9c90eba..d8a8967568 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ There are two options when using the Avalanche-CLI: ## Run in Docker +The `subnet-evm` Docker image comes with AvalancheGo pre-installed, making it easy to run a node. You can find the latest image tags on [Docker Hub](https://hub.docker.com/r/avaplatform/subnet-evm/tags). + ### Configuration You can configure the `subnet-evm` Docker container using both environment variables and standard AvalancheGo config files.