Skip to content
Snippets Groups Projects
Commit d0af41e1 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Update README.md

parent ee48932e
No related branches found
No related tags found
No related merge requests found
......@@ -13,10 +13,6 @@ Si no sos miembro del grupo `docker` (en `/etc/group` ) tenes que hacer todo com
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.
### Crear
Para crear el docker uso el script `build.sh`. No lo uses si no sabes como funciona todo.
### Avisos del sistema
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
......@@ -38,3 +34,7 @@ docker exec bfanodo bfalog.sh
docker exec bfanodo localstate.pl
docker exec -it bfanodo bash
```
### Crear
Para crear el docker uso el script `build.sh`. No lo uses si no sabes como funciona todo.
\ No newline at end of file
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