Uh oh!
There was an error while loading. Please reload this page.
Dockerfile: add or document an alpine setup - #169
Conversation
a-gave
commented
Jun 14, 2025
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 |
a-gave
commented
Jun 15, 2025
fix: move docker args and envs after the installation of system requirements. |
aparcar
commented
Jun 18, 2025
@ynezz what do you think? |
a-gave
commented
Jun 18, 2025
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
a-gave
commented
Aug 15, 2025
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 |
aparcar
commented
Aug 17, 2026
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 |
a-gave
commented
Aug 20, 2026
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