remove redundant symbolic link creation
Dockerfile tries to create an already existing symbolic link from python2.7 to python (such link is created by default when installing python package). This creates some noise in the logs. Remove useless instruction
Loading
Please register or sign in to comment