-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-investigationThis issue needs to be investigated furtherThis issue needs to be investigated further
Description
@TimHess (but not @atwoosnam) has been able to reproduce this by loading this manifest into the deployment dialog:
version: 1
applications:
- name: DartStorageRegression
memory: 256M
buildpacks:
- https://github.com/cloudfoundry/apt-buildpack/releases/download/v0.2.11/apt-buildpack-cflinuxfs3-v0.2.11.zip
- dotnet_core_buildpack
env:
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_NOLOGO: 1
health-check-type: process
no-route: true
stack: cflinuxfs3
Let's take a look at this more so we can determine if this is a bug introduced by this extension or not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-investigationThis issue needs to be investigated furtherThis issue needs to be investigated further