[bisq-network/bisq] $200 Bitcoin bounty: Bisq with browser UI on Raspberry Pi 4 (#5220)

Max Sikorski notifications at github.com
Tue Feb 23 03:51:17 CET 2021


I'd like to offer a bitcoin bounty to run Bisq on my raspberry pi 4. Payout to be delivered once first successful launch & order fill on Bisq from RPi can be verified. 

Requirements (I could be missing some):
1. Complie Bisq for 'arm64 v8'
2. Integrate into Docker
3. same Docker container to expose browser interface using VNC

I tried to download Bisq directly to my Umbrel in terminal
------
umbrel at umbrel:~ $ docker run -d --rm --name bisq-on-docker -p 3389:3389 -v bisq-on-docker-data:/bisq fflo/bisq-on-docker
Unable to find image 'fflo/bisq-on-docker:latest' locally
latest: Pulling from fflo/bisq-on-docker
83ee3a23efb7: Pull complete 
db98fc6f11f0: Pull complete 
f611acd52c6c: Pull complete 
ef0ba8560927: Pull complete 
c1ef14b76fad: Pull complete 
fd47c44fd858: Pull complete 
07f39bb81c6f: Pull complete 
3de654a0bdf4: Pull complete 
088786579bc4: Pull complete 
Digest: sha256:ee0e119aab02a4f24029d990dcc91c121d490358f68138a81c87f29882dfae7c
Status: Downloaded newer image for fflo/bisq-on-docker:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
62d9c6a90e97b73f80dc72e479598ef8ffdfac16c26cc2b6b52b4efd44efb743
umbrel at umbrel:~ $ docker run fflo/bisq-on-docker
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:219: exec user process caused: exec format error
umbrel at umbrel:~ $ 
------

First, it started download, and completed. It seems that everything is available to do so, but need a few things such as compiling Bisq to run on 'arm64 v8'. After searching for any issues, I thought issue#2861 was most relevant, with @wiz & @leshik comments below to be most accurate. 
---
"@leshik Actually, can you do a pull-request to Bisq to add the Dockerfile? I'd like to request that Bisq officially support the configuration of running in Docker using VNC"

_Originally posted by @wiz in https://github.com/bisq-network/bisq/issues/2861#issuecomment-518434021_
---

cc: @ghubstan
Let's continue discussion. Feel free to reach out to me anytime, and hope to see more sats added to this bounty as well. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5220
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210222/0df86bdd/attachment.htm>


More information about the bisq-github mailing list