Skip to content

Add support for http/https/ftp URI:s in container image directive #801

Description

@troglobit

Currently infix-containers.yang supports the same image URLs as the podman create command. It is limited to the Image transport:path format supported by podman. There are however cases where a user may want to use other means of fetching their container images: https://, http://, and ftp:// come to mind.

The Infix container helper script supports these additional URI:s for the container load sub-command. So refactoring the script to support this also for create would be very useful, particularly for the #776 test.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions