Update README.md
Compare changes
+ 23
− 22
@@ -4,15 +4,16 @@
@@ -4,15 +4,16 @@
@@ -24,7 +25,7 @@ $ docker container port bfanodo
@@ -24,7 +25,7 @@ $ docker container port bfanodo
@@ -45,8 +46,8 @@ BFANODO_PORT_8546_TCP_PROTO=tcp
@@ -45,8 +46,8 @@ BFANODO_PORT_8546_TCP_PROTO=tcp
@@ -59,24 +60,24 @@ Connection: close
@@ -59,24 +60,24 @@ Connection: close
Te va a crear un directorio en `~/dockers/volumes/bfanodo,home,bfa,bfa,network,node,geth` . Si tenes cuentas/llaves van ahi. Toda la blockchain tambien se ve ahi, para que no hay que bajar toda la blockchain de vuelta al actualizar el nodo.
Así, se creará un directorio en `~/dockers/volumes/bfanodo,home,bfa,bfa,network,node,geth` . Si tenés cuentas/llaves van allí. Toda la blockchain tambien se puede ver en ese mismo lugar, para que no hay que bajar toda la blockchain de vuelta al actualizar el nodo. (NOTA DE FRANCA: NO ENTIENDO ESTA ULTIMA PARTE)
Una vez instalado, podes correr varios dockers a la vez. Si ves el aviso `WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.` la solucion posible esta en https://docs.docker.com/install/linux/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
Una vez instalado, podés correr varios dockers a la vez. Si ves el aviso `WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.` la solucion posible está en https://docs.docker.com/install/linux/linux-postinstall/#your-kernel-does-not-support-cgroup-swap-limit-capabilities
@@ -94,7 +95,7 @@ $ ./start.sh
@@ -94,7 +95,7 @@ $ ./start.sh
Para ver como esta tu bfanodo, estos comandos pueden brindar mas informacion (y hasta darte un shell):
@@ -105,4 +106,4 @@ $ docker exec -it bfanodo bash
@@ -105,4 +106,4 @@ $ docker exec -it bfanodo bash
\ No newline at end of file
\ No newline at end of file