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

Print absolute path to build context directory in output. #128

Closed
chrismeyersfsu opened this issue Nov 19, 2020 · 3 comments
Closed

Print absolute path to build context directory in output. #128

chrismeyersfsu opened this issue Nov 19, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@chrismeyersfsu
Copy link
Member

chrismeyersfsu commented Nov 19, 2020

Complete! The build context can be found at: context

What does this mean?

@AlanCoding
Copy link
Member

When you run ansible-builder build, it takes your Execution Environment Definition as input. From that, it produces two outputs, the image and the build context.

The build context can be reused later to make the same image again, even if you don't have ansible-builder installed.

@shanemcd
Copy link
Member

shanemcd commented Dec 7, 2020

This has been on my mind for a while. I'd like the output to print out an absolute path. Going to rename this issue.

@shanemcd shanemcd changed the title Complete! The build context can be found at: context Print absolute path to build context directory in output. Dec 7, 2020
@AlanCoding AlanCoding added enhancement New feature or request state: in progress labels Jan 13, 2021
@AlanCoding
Copy link
Member

printing absolute path now and calling it done

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

No branches or pull requests

3 participants