Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update functions binding runtime nuget package and update docker images for functions samples #410

Merged
merged 5 commits into from
Oct 10, 2018

Conversation

ancaantochi
Copy link
Contributor

  • Functions binding update to use the release webjobs nuget package
  • Functions sample update to use functions docker images for 2.0
  • Enable debug logs for functions in E2E deployment

@ancaantochi ancaantochi changed the title Update functions Update functions binding runtime nuget package and update docker images for functions samples Oct 10, 2018

COPY samples/ samples/
COPY . /app
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we copy to /approot (and not set AzureWebJobsScriptRoot) here, to be consistent between Linux and Windows?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Linux container the default is value for AzureWebJobsScriptRoot is /home/site/wwwroot

@ancaantochi ancaantochi merged commit c7ed2b5 into master Oct 10, 2018
@ancaantochi ancaantochi deleted the ancan/functions-update branch October 10, 2018 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants