Skip to content

A Dotnet Core Buildpack for use with Scalingo to build aspnetcore 7.0 app

Notifications You must be signed in to change notification settings

bloomind/dotnetcore_buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

dotnetcore_buildpack

A Dotnet Core Buildpack for use with Scalingo to build aspnetcore 7.0 app

You can find reference here

It has been tested with Galaxy.

Debugging

Launch this command docker run --pull always --rm --interactive --tty -e STACK=scalingo-22 -v ./dotnetcore_buildpack:/buildpack -v ./Galaxy_back:/build scalingo/scalingo-22:latest bash in a directory containing the directory with the app to build and this one.

About

A Dotnet Core Buildpack for use with Scalingo to build aspnetcore 7.0 app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages