This commit is contained in:
goldsquid
2025-07-14 16:59:42 +07:00
parent 3b8b30a3b9
commit 2d1ea37364
6 changed files with 6 additions and 42 deletions

View File

@@ -30,13 +30,7 @@ x-logging-defaults: &logging-defaults
services:
bsc-chapel-erigon3-archive:
build:
context: .
dockerfile: erigon3.Dockerfile
args:
VERSION: 1.3.9
REPO: https://github.com/node-real/bsc-erigon
COMMIT: main
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_CHAPEL_ERIGON3_VERSION:-1.3.10}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -30,13 +30,7 @@ x-logging-defaults: &logging-defaults
services:
bsc-chapel-erigon3-minimal:
build:
context: .
dockerfile: erigon3.Dockerfile
args:
VERSION: 1.3.9
REPO: https://github.com/node-real/bsc-erigon
COMMIT: main
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_CHAPEL_ERIGON3_VERSION:-1.3.10}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -30,13 +30,7 @@ x-logging-defaults: &logging-defaults
services:
bsc-chapel-erigon3:
build:
context: .
dockerfile: erigon3.Dockerfile
args:
VERSION: 1.3.9
REPO: https://github.com/node-real/bsc-erigon
COMMIT: main
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_CHAPEL_ERIGON3_VERSION:-1.3.10}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -30,13 +30,7 @@ x-logging-defaults: &logging-defaults
services:
bsc-mainnet-erigon3-archive:
build:
context: .
dockerfile: erigon3.Dockerfile
args:
VERSION: 1.3.9
REPO: https://github.com/node-real/bsc-erigon
COMMIT: main
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_MAINNET_ERIGON3_VERSION:-1.3.10}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -30,13 +30,7 @@ x-logging-defaults: &logging-defaults
services:
bsc-mainnet-erigon3-minimal:
build:
context: .
dockerfile: erigon3.Dockerfile
args:
VERSION: 1.3.9
REPO: https://github.com/node-real/bsc-erigon
COMMIT: main
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_MAINNET_ERIGON3_VERSION:-1.3.10}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -30,13 +30,7 @@ x-logging-defaults: &logging-defaults
services:
bsc-mainnet-erigon3:
build:
context: .
dockerfile: erigon3.Dockerfile
args:
VERSION: 1.3.9
REPO: https://github.com/node-real/bsc-erigon
COMMIT: main
image: ${BSC_ERIGON3_IMAGE:-ghcr.io/node-real/bsc-erigon}:${BSC_MAINNET_ERIGON3_VERSION:-1.3.10}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle