Azure / Azure/actions-workflow-samples

Example for a go project?

Open
#56 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Pug
Stars
511
Forks
657
PR merge metrics
No merged PRs in 30d

Description

Why would I use a Docker container for my function app here? https://github.com/Azure/actions-workflow-samples/blob/master/FunctionApp/linux-container-functionapp-on-azure.yml https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-function-linux-custom-image appears to make everything more complicated/slow with a container build and store phase. I am puzzled why people do it.

I'm looking for a simple container image with `func` so I can do a `make deploy` from https://github.com/kaihendry/count/blob/azure-functions/.github/workflows/azure-func.yml

Is that possible?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.