-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
Hello there!
So I have an app called dev, the Dockerfile builds and runs ok locally but when I push it to dokku after everything passes as well I get this:
Successfully built 2f6b8f8a6b49
-----> Releasing dev (dokku/dev:latest)...
-----> Deploying dev (dokku/dev:latest)...
-----> DOKKU_SCALE file not found in app image. Generating one based on Procfile...
-----> New DOKKU_SCALE file generated
=====> web=1
-----> Running pre-flight checks
For more efficient zero downtime deployments, create a file CHECKS.
See http://progrium.viewdocs.io/dokku/checks-examples.md for examples
CHECKS file not found in container: Running simple container check...
-----> Waiting for 10 seconds ...
-----> Default container check successful!
=====> dev container output:
=====> end dev container output
-----> Running post-deploy
remote: Error response from daemon: no such id: dev.web.1
remote: Error: failed to rename container named dev.web.1