GoogleCloudPlatform / buildpacks

Builders and buildpacks designed to run on Google Cloud's container platforms
Apache License 2.0
986 stars 146 forks source link

Add support for deno #173

Open beingminimal opened 2 years ago

beingminimal commented 2 years ago

We need to deploy deno in production, but we don't want to use docker in our devops workflow, so we switched to google cloud buildpacks. But now for deno there is no official support and there is not any buildpack for deno to deploy deno with buildpack.

Expectations Please provide official buildpack for deno

References https://deno.land/

Google cloud issue url https://issuetracker.google.com/216737225

taras commented 1 year ago

Frontside is a Google Cloud user and would like to use a Deno buildpack to deploy Deno on Google Cloud Run.