Skip to content

[Dev Improvement] Create Docker image from SD card image, use for post-build checks #61

@m-roberts

Description

@m-roberts

It turns out that it is quite easy to create a Docker image containing a filesystem from an SD card image. This can be used for OS analysis and validation, such as dependency graphing, checking that packages installed are the latest from the relevant repo, etc.

Separating this from the actual build process into a separate, subsequent workflow/job means that the zip is available earlier, and also means that a Docker image is also available for inspecting if there are any issues. This is significantly faster than burning an SD card to perform a single package update check.

This can easily be automated in future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions