Refactor Docker setup to create additional directories for ExaBGP and update named pipe creation in start.sh. Modify Docker_RUN.md to include new log and environment variable checks, and clean up generate_config.py by removing obsolete CLI settings.
Build and Push Docker Image / build (push) Successful in 3m18s

This commit is contained in:
2025-07-11 16:36:00 +07:00
parent a437b75540
commit 8c4e527913
4 changed files with 15 additions and 14 deletions
-6
View File
@@ -29,12 +29,6 @@ process load-prefixes {{
encoder json;
}}
# Настройки CLI
cli {{
in /run/exabgp/exabgp.in;
out /run/exabgp/exabgp.out;
}}
# Настройки BGP
neighbor {neighbor_ip} {{
router-id {router_id};