mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2026-05-21 03:30:10 +02:00
feat (BREAKING): evm compat tracker with mod directive replace approach
This commit is contained in:
@@ -33,7 +33,7 @@ We provide pre-built images for `linux/amd64`. See the packages tab on Github.
|
||||
If you are on any other platform:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/grassrootseconomics/celo-tracker.git
|
||||
git clone https://github.com/grassrootseconomics/eth-tracker.git
|
||||
cd celo-tracker
|
||||
docker buildx build --build-arg BUILD=$(git rev-parse --short HEAD) --tag celo-tracker:$(git rev-parse --short HEAD) --tag celo-tracker:latest .
|
||||
docker images
|
||||
|
||||
Reference in New Issue
Block a user