-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Labels
No labels