hyperledger-labs / minifabric

Do fabric network the right and easy way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apply rootless docker

davidkhala opened this issue · comments

Nowadays, minifabric depends on rootfull docker damon with socketPath=/var/run/docker.sock

See if we can detech and switch between using current user or root user damon, that is more graceful.