Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distribute aic-bash as an OCI container #8

Open
1 task
almereyda opened this issue Aug 15, 2024 · 0 comments · May be fixed by #9
Open
1 task

Distribute aic-bash as an OCI container #8

almereyda opened this issue Aug 15, 2024 · 0 comments · May be fixed by #9

Comments

@almereyda
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant