←back to thread

1101 points codesmash | 1 comments | | HN request time: 0.225s | source
Show context
irusensei ◴[] No.45137676[source]
Last third party container I’ve built had COPY —-link statements that didn’t worked on podman. Granted it worked just fine with a normal copy but it’s not 1:1.
replies(1): >>45138219 #
1. jpeeler ◴[] No.45138219[source]
Haven't tested this yet, but --link support was just added:

https://github.com/containers/buildah/issues/4325#issuecomme...