binbashar / leverage

Binbash Leverage CLI intended to orchestrate Leverage Reference Architecture for AWS (www.binbash.co/leverage)
https://pypi.org/project/leverage/
Apache License 2.0
17 stars 2 forks source link

[BB-233] Generic command #234

Closed Franr closed 7 months ago

Franr commented 8 months ago

What?

Creates a generic command that spin up our base container so you can run things on it. Additionally, it will let you mounts folders and files, and inject environment variables, in case you need to run extra software over it.

Why?

Because why not?!

References

closes #233