Azure / Azure/azure-functions-core-tools

Add support for running in a Windows Nano Server container

Open
#1,396 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

When running within a nano based container, commands fail with the message:
The system cannot find the file specified

Example Server Core Dockerfile that works as expected: [Core.Dockerfile.txt](https://github.com/Azure/azure-functions-core-tools/files/3308228/Core.Dockerfile.txt)

Example Nano Server Dockerfile that fails: [Nano.Dockerfile.txt](https://github.com/Azure/azure-functions-core-tools/files/3308229/Nano.Dockerfile.txt)

Contributor guide

Open the contributing guide

Research direction

Start by comparing Core.Dockerfile.txt and Nano.Dockerfile.txt, then reproduce the failure in the Nano Server container using the command shown by the issue context. Trace the command invocation that produces “The system cannot find the file specified”; done means the relevant Azure Functions Core Tools commands run successfully in Nano Server as they do in Server Core.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.