bitcoin-tools / diyjade

Securely custody your bitcoin with Open Source software and generic hardware.
MIT No Attribution
4 stars 1 forks source link

Dockerfile and documentation for clean build environment #15

Open 1-21gigasats opened 6 months ago

1-21gigasats commented 6 months ago

When flashing on my desktop computer i prefer to have an isolated build environment. This is why i created a Dockerfile that builds a container that includes all needed dependencies and executes the flash script. The tty is made available with the device argument. Do you think this useful for others? Should i create a pr with a documentation how to use it?

bitcoin-tools commented 5 months ago

Yes, this would be helpful. Can you please create a Dockerfile MR like you're thinking? How would you handle the five different scripts?