Stanislav N. aka pztrn 3cfc74affa
All checks were successful
Linting and tests / Linting (push) Successful in 6s
Client build scripts fixes and server stub with local devzone.
2025-09-13 18:13:50 +05:00

19 lines
310 B
YAML

---
services:
dummy:
image: busybox
container_name: bunkerd-dummy
hostname: dummy
networks:
bunkerd:
ipv4_address: 247.247.0.254
networks:
bunkerd:
driver: bridge
name: "bunkerd"
ipam:
config:
- subnet: 247.247.0.0/24
gateway: 247.247.0.1