Skip to content
Snippets Groups Projects
Commit ef954855 authored by David Schmitz's avatar David Schmitz
Browse files

Dockerfile.fod.centos.new fix

parent e4ac7fee
No related branches found
No related tags found
No related merge requests found
# doc: to build+run: docker build -f Dockerfile.fod.centos -t fod.centos . && docker run -ti fod.centos
# doc: to build+run: docker build -f Dockerfile.fod.centos.new -t fod.centos . && docker run -ti fod.centos
#############################################################################
#############################################################################
......@@ -86,7 +86,7 @@ RUN mv /srv/flowspy/venv.saved /srv/flowspy/venv
#RUN ./install-centos.sh --fodproper --here --supervisord --setup_admin_user --setup_admin_user5 admin adminpwd admin@localhost.local testpeer 0.0.0.0/0 --exabgp 10.3.10.3 10.3.10.3 1001 10.3.10.10 10.3.10.10 2001
#RUN ./install-centos.sh --both --here --supervisord --setup_admin_user --setup_admin_user5 admin adminpwd admin@localhost.local testpeer 0.0.0.0/0 --exabgp 172.17.0.2 172.17.0.2 1001 172.17.0.3 172.17.0.3 3001
#RUN ./install-centos.sh --both --here --systemd --systemd_only_install --setup_admin_user --setup_admin_user5 admin adminpwd admin@localhost.local testpeer 0.0.0.0/0 # --exabgp 172.17.0.2 172.17.0.2 1001 172.17.0.3 172.17.0.3 3001
RUN ./install-centos.sh --both --here --supervisord # for later setup of admin user and NETCONF parameters via /setup URL
RUN ./install-centos.sh --basesw_python --fodproper --here --supervisord # for later setup of admin user and NETCONF parameters via /setup URL
#RUN ./install-centos.sh --both --here --supervisord --setup_admin_user --setup_admin_user5 admin adminpwd admin@localhost.local testpeer 0.0.0.0/0 --netconf 172.17.0.3 830 netconf netconf
#RUN ./install-centos.sh --both --here --supervisord --setup_admin_user --setup_admin_user5 admin adminpwd admin@localhost.local testpeer 0.0.0.0/0 --exabgp 172.17.0.2 172.17.0.2 1001 172.17.0.3 172.17.0.3 3001
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment