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

Add build/remove image commands to container #424

Open
gerrod3 opened this issue Nov 11, 2021 · 1 comment · May be fixed by #504
Open

Add build/remove image commands to container #424

gerrod3 opened this issue Nov 11, 2021 · 1 comment · May be fixed by #504
Labels
feature request New feature request (template-set)

Comments

@gerrod3
Copy link
Contributor

gerrod3 commented Nov 11, 2021

Summary

You can build an image in a container repository using a container file and list of artifacts. For push repositories you can remove an image by providing its digest. The build command could benefit from the CLI being able to navigate a directory and upload the necessary artifacts for the command.

Examples

pulp container repository build --repository foo --container-file "filename_or_href" --artifacts "directory_or_json"
pulp container repository -t push remove --repository phoo --digest "manifest_digest" maybe this is named bad?

@gerrod3 gerrod3 added the feature request New feature request (template-set) label Nov 11, 2021
@ipanova
Copy link
Member

ipanova commented Nov 29, 2021

how about pulp container repository build-image

gerrod3 added a commit to gerrod3/pulp-cli that referenced this issue Apr 25, 2022
@gerrod3 gerrod3 linked a pull request Apr 25, 2022 that will close this issue
3 tasks
gerrod3 added a commit to gerrod3/pulp-cli that referenced this issue Apr 29, 2022
gerrod3 added a commit to gerrod3/pulp-cli that referenced this issue Jul 29, 2022
@mdellweg mdellweg removed the triaged label Sep 14, 2022
gerrod3 added a commit to gerrod3/pulp-cli that referenced this issue Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request (template-set)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants