Cloud Run Functions 런타임

Cloud Run Functions는 부가기능 패키지가 포함된 운영체제 버전, 언어 지원, 함수를 지원하고 호출하는 함수 프레임워크 라이브러리로 구성된 환경에서 실행됩니다. 이 환경은 언어 버전으로 식별되며, 런타임이라고 합니다. Node.js, Python, Go, Java, Ruby, PHP, .NET 등 여러 프로그래밍 언어를 사용할 수 있습니다. 자세한 내용은 Cloud Run Functions 개요를 참조하세요.

Cloud Run Functions 런타임

런타임은 여러 언어로 제공되며 각 언어에 관한 구체적인 안내가 제공됩니다.

런타임 지원 일정

Cloud Run Functions 런타임에는 Cloud Run 런타임 수명 주기 및 지원 일정이 적용됩니다.

Node.js

런타임 런타임 ID 스택 런타임 기본 이미지
Node.js 22 nodejs22
  • google-22(기본값)
  • google-22-full
  • google-22/nodejs22
  • google-22-full/nodejs22
  • Node.js 20 nodejs20
  • google-22(기본값)
  • google-22-full
  • google-22/nodejs20
  • google-22-full/nodejs20
  • Node.js 18 nodejs18
  • google-22(기본값)
  • google-22-full
  • google-22/nodejs18
  • google-22-full/nodejs18
  • Node.js 16 nodejs16 google-18-full google-18-full/nodejs16
    Node.js 14 nodejs14 google-18-full google-18-full/nodejs14
    Node.js 12 nodejs12 google-18-full google-18-full/nodejs12
    Node.js 10 nodejs10 google-18-full google-18-full/nodejs10
    Node.js 8 nodejs8 사용 중단됨 사용 중단됨
    Node.js 6 nodejs6 사용 중단됨 사용 중단됨

    Python

    런타임 런타임 ID 스택 런타임 기본 이미지
    Python 3.13 python313
  • google-22(기본값)
  • google-22-full
  • google-22/python313
  • google-22-full/python313
  • Python 3.12 python312
  • google-22(기본값)
  • google-22-full
  • google-22/python312
  • google-22-full/python312
  • Python 3.11 python311
  • google-22(기본값)
  • google-22-full
  • google-22/python311
  • google-22-full/python311
  • Python 3.10 python310
  • google-22(기본값)
  • google-22-full
  • google-22/python310
  • google-22-full/python310
  • Python 3.9 python39 google-18-full google-18-full/python39
    Python 3.8 python38 google-18-full google-18-full/python38
    Python 3.7 python37 google-18-full google-18-full/python37

    Go

    런타임 런타임 ID 스택 런타임 기본 이미지
    Go 1.23
    go123
  • google-22(기본값)
  • google-22-full
  • google-22/go123
  • google-22-full/go123
  • Go 1.22 go122
  • google-22(기본값)
  • google-22-full
  • google-22/go122
  • google-22-full/go122
  • Go 1.21 go121
  • google-22(기본값)
  • google-22-full
  • google-22/go121
  • google-22-full/go121
  • Go 1.20 go120
  • google-22(기본값)
  • google-22-full
  • google-22/go120
  • google-22-full/go120
  • Go 1.19 go119
  • google-22(기본값)
  • google-22-full
  • google-22/go119
  • google-22-full/go119
  • Go 1.18 go118
  • google-22(기본값)
  • google-22-full
  • google-22/go118
  • google-22-full/go120
  • Go 1.16 go116 google-18-full google-18-full/go116
    Go 1.13 go113 google-18-full google-18-full/go113
    Go 1.11 go111 사용 중단됨 사용 중단됨

    자바

    런타임 런타임 ID 스택 런타임 기본 이미지
    자바 21 java21
  • google-22(기본값)
  • google-22-full
  • google-22/java21
  • google-22-full/java21
  • 자바 17 java17
  • google-22(기본값)
  • google-22-full
  • google-22/java17
  • google-22-full/java17
  • 자바 11 java11 google-18-full google-18-full/java11

    Ruby

    런타임 런타임 ID 스택 런타임 기본 이미지
    Ruby 3.4 ruby34
  • google-22(기본값)
  • google-22-full
  • google-22/ruby34
  • google-22-full/ruby34
  • Ruby 3.3 ruby33
  • google-22(기본값)
  • google-22-full
  • google-22/ruby33
  • google-22-full/ruby33
  • Ruby 3.2 ruby32
  • google-22(기본값)
  • google-22-full
  • google-22/ruby32
  • google-22-full/ruby32
  • Ruby 3.0 ruby30 google-18-full google-18-full/ruby30
    Ruby 2.7 ruby27 google-18-full google-18-full/ruby27
    Ruby 2.6 ruby26 google-18-full google-18-full/ruby26

    PHP

    런타임 런타임 ID 스택 런타임 기본 이미지
    PHP 8.4 php84 google-22-full(기본값) google-22-full/php84
    PHP 8.3 php83 google-22-full(기본값) google-22-full/php83
    PHP 8.2 php82 google-22-full(기본값) google-22-full/php82
    PHP 8.1 php81 google-18-full google-18-full/php81
    PHP 7.4 php74 google-18-full google-18-full/php74

    .NET

    런타임 런타임 ID 스택 런타임 기본 이미지
    .NET 8 dotnet8
  • google-22(기본값)
  • google-22-full
  • google-22/dotnet8
  • google-22-full/dotnet8
  • .NET 6 dotnet6
  • google-22(기본값)
  • google-22-full
  • google-22/dotnet6
  • google-22-full/dotnet6
  • .NET Core 3 dotnet3 google-18-full google-18-full/dotnet3