diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2023-10-04 10:02:12 -0600 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-11-06 16:21:12 +0000 |
commit | 4275f25388f13ffdd69a12c13e37f731c80e5126 (patch) | |
tree | caa0f6c7abad69369b5a03761015ab2817a14fe3 /recipes-containers/docker-compose/files/0001-setup.py-import-fastentrypoints.patch | |
parent | d1d50f9861786ec21d0a0dcc1028dfc3c310300f (diff) | |
download | meta-virtualization-4275f25388f13ffdd69a12c13e37f731c80e5126.tar.gz |
classes/image-oci-umoci: Replace ":" in image file name
The OCI_IMAGE_TAG variable can contain a ":" if the user wants to give
the image a name and a tag, as in:
OCI_IMAGE_TAG = "${IMAGE_BASENAME}:latest"
However, while this is valid for tag name, the ":" is illegal in OCI
image file names so replace it with "_" when naming the symlinks
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/docker-compose/files/0001-setup.py-import-fastentrypoints.patch')
0 files changed, 0 insertions, 0 deletions