fix
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-mainnet-archive:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10897:10897
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-mainnet-archive:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10897:10897
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-mainnet:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10897:10897
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-mainnet:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10897:10897
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-testnet-archive:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10196:10196
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-testnet-archive:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10196:10196
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-testnet:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: release/txtracing/1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10196:10196
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-testnet:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: opera.Dockerfile
|
||||
args:
|
||||
VERSION: v1.1.3-rc.5
|
||||
REPO: https://github.com/Fantom-foundation/go-opera.git
|
||||
user: root
|
||||
ports:
|
||||
- 10196:10196
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-mainnet-archive:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: sonic.Dockerfile
|
||||
args:
|
||||
VERSION: v1.2.1-h
|
||||
REPO: https://github.com/Fantom-foundation/sonic.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: sonic.Dockerfile
|
||||
args:
|
||||
VERSION: v1.2.1-h
|
||||
REPO: https://github.com/Fantom-foundation/sonic.git
|
||||
user: root
|
||||
ports:
|
||||
- 10335:10335
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
fantom-testnet-archive:
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: sonic.Dockerfile
|
||||
args:
|
||||
VERSION: v1.2.1-h
|
||||
REPO: https://github.com/Fantom-foundation/sonic.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./fantom
|
||||
dockerfile: sonic.Dockerfile
|
||||
args:
|
||||
VERSION: v1.2.1-h
|
||||
REPO: https://github.com/Fantom-foundation/sonic.git
|
||||
user: root
|
||||
ports:
|
||||
- 10652:10652
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
|
||||
services:
|
||||
sonic-mainnet-archive:
|
||||
build:
|
||||
context: ./sonic
|
||||
dockerfile: sonic.Dockerfile
|
||||
args:
|
||||
VERSION: v2.0.3
|
||||
REPO: https://github.com/0xsoniclabs/sonic.git
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -16,12 +22,6 @@ services:
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
build:
|
||||
context: ./sonic
|
||||
dockerfile: sonic.Dockerfile
|
||||
args:
|
||||
VERSION: v2.0.3
|
||||
REPO: https://github.com/0xsoniclabs/sonic.git
|
||||
user: root
|
||||
ports:
|
||||
- 10658:10658
|
||||
|
||||
Reference in New Issue
Block a user