You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The COPY command create the folder /opt/bin/ if not exists.
So there is no need to create the folder. Deleting the line reduce the
docker image by one layer and save disk space.
Tested with docker and podman.
0 commit comments