Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for bat (0.13 sec)

  1. ci/devinfra/docker_windows/Dockerfile

        [Environment]::SetEnvironmentVariable(\"PATH\", $old_path + \";${zulu_root}\bin\", \"Machine\"); \
        [Environment]::SetEnvironmentVariable(\"JAVA_HOME\", $zulu_root, \"Machine\")
    
    # Install gcloud (install.bat installs directly into bin folder of extracted zip contents)
    # Install needed gcloud components
    RUN Add-Type -AssemblyName "System.IO.Compression.FileSystem"; \
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri Aug 18 17:24:20 GMT 2023
    - 13.6K bytes
    - Viewed (0)
Back to top