Dotnet Core Sample App using Runtime only Building pack build dotnet-runtime-sample --buildpack paketo-buildpacks/dotnet-core Running docker run --interactive --tty --env PORT=8080 --publish 8080:8080 dotnet-runtime-sample Viewing curl http://localhost:8080