Skip to content

Procfile missing for Dockerfile or Pack image  #47

@taraszka

Description

@taraszka

If you're using Dokku - especially for commercial purposes - consider donating to project development via OpenCollective or Patreon. Funds go to general development, support, and infrastructure costs.

If you'd like to sponsor specific functionality, see the project's Sponsoring document.

If you need support for a version of Dokku over a year old, your issue may be closed without an answer. Please upgrade to a recent version before filing an issue.

Description of problem

The dokku-scheduler-kubernetes fail to deploy an app build by dokku using pack or dockerfile buildpacks when Procfile is missing.

How reproducible

  1. install dokku
  2. add dokku-scheduler-kubernetes
  3. add an app and set the scheduler to kubernetes for an app
  4. install pack from cloudnative buildpacks
  5. set DOKKU_CNB_EXPERIMENTAL=1 for your app
  6. deploy an app without Procfile to dokku; it will fail, saying that No profile is available for your app.

The same behavior is for docker file deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions