Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for socat (0.15 sec)

  1. cluster/gce/gci/configure.sh

      # for another image someday.
      apt-get update
      apt-get install -y --no-install-recommends \
        apt-transport-https \
        ca-certificates \
        socat \
        curl \
        gnupg2 \
        software-properties-common \
        lsb-release
    
      release=$(lsb_release -cs)
    
      # Add the Docker apt-repository (as we install containerd from there)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 30 04:14:02 UTC 2024
    - 36.5K bytes
    - Viewed (0)
Back to top