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
base dockerfile optimization: reduction of the layer (#973)
By changing the file permissions of "check-grid.sh" it is no longer
necessary to change the permissions during the image build.
This saves a dockerlayer and therefore memory and resources.
0 commit comments