Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions src/_introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,14 @@ Erigon 3 is a major update that introduces several significant changes, improvem

The main changes from Erigon 2 are listed [here](https://github.com/erigontech/erigon?tab=readme-ov-file#erigon3-changes-from-erigon2).

# Release Process
# Releases

Erigon 3 also introduces changes to the release process, including:
* New Docker Image Repository: Erigon images are now available on Dockerhub repository "erigontech/erigon".
* Multi-Platform Support: The docker image is built for linux/amd64/v2 and linux/arm64 platforms using Alpine 3.20.2.
* Release Workflow Changes: Build flags are now passed to the release workflow, allowing users to view previously missed build information in released binaries.
[https://github.com/erigontech/erigon/releases](https://github.com/erigontech/erigon/releases)

# Docker image releases

* New Docker Image Repository: Erigon images are now available on Dockerhub repository `erigontech/erigon`.
* Multi-Platform Support: The docker image is built for linux/amd64/v2 and linux/arm64 platforms using Alpine.

# Known Issues

Expand Down
3 changes: 3 additions & 0 deletions src/faq.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Frequently Asked Questions

(https://github.com/erigontech/erigon?tab=readme-ov-file#faq)[https://github.com/erigontech/erigon?tab=readme-ov-file#faq]

<img src="/images/WIP.png" alt="" style="display: block; margin: 0 auto;">