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

Procfile missing for Dockerfile or Pack image #47

Open
taraszka opened this issue Apr 10, 2024 · 0 comments
Open

Procfile missing for Dockerfile or Pack image #47

taraszka opened this issue Apr 10, 2024 · 0 comments

Comments

@taraszka
Copy link
Contributor

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.

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

No branches or pull requests

1 participant