github.com/nuvolaris/nuv@v0.0.0-20240511174247-a74e3a52bfd8/runtimes.json (about)

     1  {
     2    "runtimes": {
     3      "dotnet": [
     4        {
     5          "attached": {
     6            "attachmentName": "codefile",
     7            "attachmentType": "text/plain"
     8          },
     9          "default": true,
    10          "deprecated": false,
    11          "image": {
    12            "name": "action-dotnet-v2.2",
    13            "prefix": "openwhisk",
    14            "tag": "nightly"
    15          },
    16          "kind": "dotnet:2.2",
    17          "requireMain": true
    18        },
    19        {
    20          "attached": {
    21            "attachmentName": "codefile",
    22            "attachmentType": "text/plain"
    23          },
    24          "default": false,
    25          "deprecated": false,
    26          "image": {
    27            "name": "action-dotnet-v3.1",
    28            "prefix": "openwhisk",
    29            "tag": "nightly"
    30          },
    31          "kind": "dotnet:3.1",
    32          "requireMain": true
    33        }
    34      ],
    35      "go": [
    36        {
    37          "attached": {
    38            "attachmentName": "codefile",
    39            "attachmentType": "text/plain"
    40          },
    41          "default": true,
    42          "deprecated": false,
    43          "image": {
    44            "name": "action-golang-v1.17",
    45            "prefix": "openwhisk",
    46            "tag": "nightly"
    47          },
    48          "kind": "go:1.17"
    49        },
    50        {
    51          "attached": {
    52            "attachmentName": "codefile",
    53            "attachmentType": "text/plain"
    54          },
    55          "default": false,
    56          "deprecated": false,
    57          "image": {
    58            "name": "go-nuvolaris-metaflow",
    59            "prefix": "ghcr.io/nuvolaris",
    60            "tag": "bc86ab6"
    61          },
    62          "kind": "go:1.20mf"
    63        }
    64      ],
    65      "java": [
    66        {
    67          "attached": {
    68            "attachmentName": "codefile",
    69            "attachmentType": "text/plain"
    70          },
    71          "default": true,
    72          "deprecated": false,
    73          "image": {
    74            "name": "action-java-v8",
    75            "prefix": "ghcr.io/nuvolaris",
    76            "tag": "0.3.0-morpheus.22110809"
    77          },
    78          "kind": "java:8",
    79          "requireMain": true
    80        }
    81      ],
    82      "nodejs": [
    83        {
    84          "attached": {
    85            "attachmentName": "codefile",
    86            "attachmentType": "text/plain"
    87          },
    88          "default": true,
    89          "deprecated": false,
    90          "image": {
    91            "name": "action-nodejs-v18",
    92            "prefix": "ghcr.io/nuvolaris",
    93            "tag": "3.0.0-beta.2309081459"
    94          },
    95          "kind": "nodejs:18",
    96          "stemCells": [
    97            {
    98              "initialCount": 1,
    99              "memory": "256 MB",
   100              "reactive": {
   101                "increment": 1,
   102                "maxCount": 4,
   103                "minCount": 1,
   104                "threshold": 1,
   105                "ttl": "2 minutes"
   106              }
   107            }
   108          ]
   109        },
   110        {
   111          "attached": {
   112            "attachmentName": "codefile",
   113            "attachmentType": "text/plain"
   114          },
   115          "default": false,
   116          "deprecated": false,
   117          "image": {
   118            "name": "action-nodejs-v16",
   119            "prefix": "ghcr.io/nuvolaris",
   120            "tag": "3.0.0-beta.2309081459"
   121          },
   122          "kind": "nodejs:16"
   123        }
   124      ],
   125      "php": [
   126        {
   127          "attached": {
   128            "attachmentName": "codefile",
   129            "attachmentType": "text/plain"
   130          },
   131          "default": true,
   132          "deprecated": false,
   133          "image": {
   134            "name": "action-php-v8.2",
   135            "prefix": "ghcr.io/nuvolaris",
   136            "tag": "3.0.0-beta.2311031603"
   137          },
   138          "kind": "php:8.2"
   139        },
   140        {
   141          "attached": {
   142            "attachmentName": "codefile",
   143            "attachmentType": "text/plain"
   144          },
   145          "default": false,
   146          "deprecated": false,
   147          "image": {
   148            "name": "action-php-v8.1",
   149            "prefix": "ghcr.io/nuvolaris",
   150            "tag": "3.0.0-beta.2311031603"
   151          },
   152          "kind": "php:8.1"
   153        },
   154        {
   155          "attached": {
   156            "attachmentName": "codefile",
   157            "attachmentType": "text/plain"
   158          },
   159          "default": false,
   160          "deprecated": false,
   161          "image": {
   162            "name": "action-php-v8.0",
   163            "prefix": "ghcr.io/nuvolaris",
   164            "tag": "3.0.0-beta.2311031603"
   165          },
   166          "kind": "php:8.0"
   167        }
   168      ],
   169      "python": [
   170        {
   171          "attached": {
   172            "attachmentName": "codefile",
   173            "attachmentType": "text/plain"
   174          },
   175          "default": true,
   176          "deprecated": false,
   177          "image": {
   178            "name": "action-python-v311",
   179            "prefix": "ghcr.io/nuvolaris",
   180            "tag": "3.0.0-beta.2310141550"
   181          },
   182          "kind": "python:3",
   183          "stemCells": [
   184            {
   185              "initialCount": 1,
   186              "memory": "256 MB",
   187              "reactive": {
   188                "increment": 1,
   189                "maxCount": 4,
   190                "minCount": 1,
   191                "threshold": 1,
   192                "ttl": "2 minutes"
   193              }
   194            }
   195          ]
   196        },
   197        {
   198          "attached": {
   199            "attachmentName": "codefile",
   200            "attachmentType": "text/plain"
   201          },
   202          "default": false,
   203          "deprecated": false,
   204          "image": {
   205            "name": "action-python-v310",
   206            "prefix": "ghcr.io/nuvolaris",
   207            "tag": "3.0.0-beta.2309081459"
   208          },
   209          "kind": "python:310"
   210        },
   211        {
   212          "attached": {
   213            "attachmentName": "codefile",
   214            "attachmentType": "text/plain"
   215          },
   216          "default": false,
   217          "deprecated": false,
   218          "image": {
   219            "name": "action-python-v310-kube",
   220            "prefix": "ghcr.io/nuvolaris",
   221            "tag": "3.0.0-beta.2310270000"
   222          },
   223          "kind": "python:310kube"
   224        }
   225      ],
   226      "ruby": [
   227        {
   228          "attached": {
   229            "attachmentName": "codefile",
   230            "attachmentType": "text/plain"
   231          },
   232          "default": true,
   233          "deprecated": false,
   234          "image": {
   235            "name": "action-ruby-v2.5",
   236            "prefix": "openwhisk",
   237            "tag": "nightly"
   238          },
   239          "kind": "ruby:2.5"
   240        }
   241      ],
   242      "rust": [
   243        {
   244          "attached": {
   245            "attachmentName": "codefile",
   246            "attachmentType": "text/plain"
   247          },
   248          "default": true,
   249          "deprecated": false,
   250          "image": {
   251            "name": "action-rust-v1.34",
   252            "prefix": "openwhisk",
   253            "tag": "nightly"
   254          },
   255          "kind": "rust:1.34"
   256        }
   257      ]
   258    }
   259  }