I have a Copy statement in my dockerfile. Everytime I build image on a different machine, the SHA for COPY myscript.sh . and layers upwards is different on diff
COPY myscript.sh .