-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
Description of problem:
When using podman build I get following error:
Error: building at STEP "COPY --parents $EXTERNAL_SOURCE_NESTED/**/package.json ./": COPY --parents is not supported
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- git clone https://github.com/janus-idp/backstage-showcase
- podman build -f docker/Dockerfile .
Actual results:
Error: building at STEP "COPY --parents $EXTERNAL_SOURCE_NESTED/**/package.json ./": COPY --parents is not supported
Expected results:
Being able to build images with podman
Reproducibility (Always/Intermittent/Only Once):
always
Build Details:
Additional info (Such as Logs, Screenshots, etc):
▶ podman -v
podman version 5.2.5