Force overwrite symlink for remote podman binary
This commit is contained in:
@@ -69,4 +69,4 @@ RUN bash /tmp/github-install.bash && \
|
|||||||
|
|
||||||
ADD profile.d/*.sh /etc/profile.d/
|
ADD profile.d/*.sh /etc/profile.d/
|
||||||
|
|
||||||
RUN ln -s /usr/bin/podman-remote /usr/bin/podman
|
RUN ln -fs /usr/bin/podman-remote /usr/bin/podman
|
||||||
|
|||||||
Reference in New Issue
Block a user