Skip to content
  • Aleksey Karpov's avatar
    107cb7f5
    Adding checksum verification kubectl (#9963) · 107cb7f5
    Aleksey Karpov authored
    * Adding checksum verification kubectl
    
    Added checksum check of binary file, added PYTHONDONTWRITEBYTECODE variable to improve stability of pip after installing packages and deleting cache, added --no-compile switch to pip package installation to improve performance after deleting cache.
    
    * Update Dockerfile
    107cb7f5
    Adding checksum verification kubectl (#9963)
    Aleksey Karpov authored
    * Adding checksum verification kubectl
    
    Added checksum check of binary file, added PYTHONDONTWRITEBYTECODE variable to improve stability of pip after installing packages and deleting cache, added --no-compile switch to pip package installation to improve performance after deleting cache.
    
    * Update Dockerfile
Loading