update and pruned
This commit is contained in:
@@ -40,10 +40,10 @@ services:
|
||||
context: ./sonic
|
||||
dockerfile: sonic.Dockerfile
|
||||
args:
|
||||
VERSION: v2.0.6
|
||||
VERSION: v2.1.0
|
||||
REPO: https://github.com/0xsoniclabs/sonic.git
|
||||
COMMIT: 86647c65d5c7d4ba3b52abd81f20d977a91408f1
|
||||
PATCH: sonic.patch
|
||||
COMMIT: ''
|
||||
PATCH: ''
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -66,7 +66,7 @@ services:
|
||||
- 6060
|
||||
environment:
|
||||
- CACHE_GB=${SONIC_CACHE_GB:-28}
|
||||
- GENESIS=https://genesis.soniclabs.com/sonic-mainnet/genesis/sonic-16500-full.g
|
||||
- GENESIS=https://genesis.soniclabs.com/sonic-mainnet/genesis/sonic-39800-full.g
|
||||
- IP=${IP}
|
||||
- SONIC_HOME=/var/sonic
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user