Skip to content

Distribute aic-bash as an OCI container #8

@almereyda

Description

@almereyda

As a user, I need to run aic-bash with all of its dependencies, without installing them to my system.

When working with such a nice script, it will be nice to isolate its dependencies and to cleanly separate them from the underlying system.

One way of achieving this is to build an OCI container, which can be run through Docker, Podman or other OCI-compliant container schedulers.

  • An OCI container is available, which results in a single command to execute and test the shell script.

This container could be built with GitHub Actions and pushed to GitHub Packages for ease of development.

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