Skip to content
Snippets Groups Projects
Commit 0f31d2e1 authored by Matias's avatar Matias
Browse files

Update README.md

parent c100845a
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@ Bridge Mode:
1. docker network create -d macvlan --subnet=$SubnetID --ip-range=$DHCPpoolToDocker --gateway=$GatewaySubnet -o macvlan_mode=bridge -o parent=$IFACE public_net
2. git clone https://gitlab.bfa.ar/blockchain/nucleo /home/bfa
#git clone https://gitlab.bfa.ar/blockchain/nucleo /home/bfa && chmod 777 -R /home/bfa
2. git clone https://gitlab.bfa.ar/blockchain/nucleo /home/bfa && chmod 777 -R /home/bfa
#pendiente remove 777
3. git clone https://gitlab.bfa.ar/blockchain/container.git /tmp/Docker && docker build -t nucleo:prod /tmp/Docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment