Skip to content

Allow one to run Linea node using eth-docker compatible method

License

Notifications You must be signed in to change notification settings

CryptoManufaktur-io/linea-docker

Repository files navigation

Overview

Docker Compose for Linea node.

The ./linead script can be used as a quick-start:

./linead install brings in docker-ce, if you don't have Docker installed already.

cp default.env .env

nano .env and adjust variables as needed, particularly NETWORK

./linead up

To update the software, run ./linead update and then ./linead up

If you want the geth RPC ports exposed, use linea-shared.yml in COMPOSE_FILE inside .env.

If meant to be used with central-proxy-docker for traefik and Prometheus remote write; use :ext-network.yml in COMPOSE_FILE inside .env in that case.

This is Linea Docker v1.1.0

About

Allow one to run Linea node using eth-docker compatible method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages