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?
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?