Dockerfile: add or document an alpine setup - #169
Conversation
|
I saw there was a little interest on this: #8 It seems convenient to have also alpine based images to reduce the size of imagebuilders and sdks, eg: and for faster pulls from registries. Maybe the list of requirements installed by |
|
fix: move docker args and envs after the installation of system requirements. |
|
@ynezz what do you think? |
|
fix: set default distros when no input from workflow dispatch is provided |
aparcar
left a comment
There was a problem hiding this comment.
Thanks for your work, some minor changes please
|
Thanks for reviewing. Submitted the requested changes. |
|
fd93873 adds the missing path to Dockerfile also to the step Push. I loaded some images based on alpine at https://hub.docker.com/r/agave0/openwrt-imagebuilder |
|
Please rebase this |
Signed-off-by: Samuele Longhi <agave@dracaena.it>
Rebased! SDK work both on snapshot and in 25.12.5, Imagebuilders work with 25.12.5 |
|
Restored a working version with the last commit 180a043 introducing workarounds to make fakeroot on IB on alpine able to find the missing library ld-linux-x86-64.so.2 |
document an alpine setup to self build smaller imagebuilder containers