-
I ran the following commands trying to understand it:
I assumed the workdir here is the same as |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
@rEnr3n , This is correct #15405 (reply in thread) , Both options are completely different and not directly related to each other. |
Beta Was this translation helpful? Give feedback.
@rEnr3n , This is correct #15405 (reply in thread) ,
--workdir
is different from overlay's advanced optionworkdir=
. Overlay's workdir options is used to prepare files before they are switched to the overlay destination in an atomic action whilepodman
's--workdir
is completely different option as @rhatdan stated in above comment.Both options are completely different and not directly related to each other.