Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Appsody stack validate needs to support using buildah #836

Open
groeges opened this issue Jan 8, 2020 · 0 comments
Open

Appsody stack validate needs to support using buildah #836

groeges opened this issue Jan 8, 2020 · 0 comments
Labels
design Design or specification for implementation priority/low Low impact issue

Comments

@groeges
Copy link
Contributor

groeges commented Jan 8, 2020

Is your feature request related to a problem? Please describe.
'appsody stack validate' doesnt allow the use of 'buildah' to package, build and test stacks.

Describe the solution you'd like
When 'appsody stack package' supports the use of 'buildah' (#835) then the 'appsody stack validate' will need to support the same buildah parameters and to pass them to the 'appsody stack package' command that is used within the validate function.

The other Appsody functions that are called from 'appsody stack validate' that currently don't support the use of 'buildah', ie 'appsody run' and 'appsody test' should also be modified to use 'buildah' rather then just using 'docker' and 'appsody stack validate' modified to pass the buildah options to these commands.

Describe alternatives you've considered
None

Additional context
None

@neeraj-laad neeraj-laad added priority/low Low impact issue design Design or specification for implementation labels Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
design Design or specification for implementation priority/low Low impact issue
Projects
None yet
Development

No branches or pull requests

3 participants