Closed robert-alfaro closed 2 years ago
For the Docker reference I think we have two options:
@kisvegabor Which do you think is best? I think this image can build fast enough that we don't necessarily need to publish a prebuilt version.
Rewrite the instructions to always build locally and remove any references to the prebuilt image.
I vote for this to get our feet wet with Docker in LVGL. Building locally is only a one time issue but makes maintenance mush easier.
Ok cool, I'll update for building / running locally :)
Great, thanks :)
@kisvegabor I got delayed...finally updated the README :)
Looks good! Thank you. Hopefully this helps make installation easier for some developers.
Adding dockerfile and entrypoint to allow direct and interactive shell usage of lv_img_conv.js
Only issue you may find with the PR is the reference to my personal docker hub repository; please advise.