Keybase.io is working to bring crypto to the world. You can now install the Keybase application using docker.
Keybase docs are available from Keybase.
-
git clone [email protected]:Retro64XYZ/docker-keybase.git docker-keybase
-
cd docker-keybase
-
docker build -t my_keybase .
-
docker run -ti --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:ro my_keybase
-
docker pull retro64xyz/docker-keybase
-
docker run -ti --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:ro retro64xyz/docker-keybase