Stores base commands container configuration for aladdin projects to inherit from
- Using the command-base container image here
Useful for quickly getting up and running or trying out aladdin commands for the first time - Using a custom container image here
Useful for when your project is already using a custom docker image and only needs the commands-base executable - Using a custom container image and Poetry here
Same as above, but with Poetry (https://python-poetry.org/)