Skip to content

Use qemu-debootstrap for building the image #3

@RomanSaveljev

Description

@RomanSaveljev

Perhaps, docker's mkimage.sh has been enhanced, but I would like to revisit #1 as I have had success using mkimage as follows:

DEBOOTSTRAP=qemu-debootstrap docker/contrib/mkimage.sh \
-d mkimage debootstrap --variant=minbase --components=main \
--include=inetutils-ping,iproute2,wget --arch=armhf jessie

This will automatically use --foreign argument with debootstrap and run the second phase after copying qemu-arm-static to the chroot folder.

Maybe this would help to make the process simpler..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions