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

Plugin broken in dokku 35.16 when building with herokuish #35

Open
kevinob11 opened this issue Mar 9, 2025 · 1 comment
Open

Plugin broken in dokku 35.16 when building with herokuish #35

kevinob11 opened this issue Mar 9, 2025 · 1 comment

Comments

@kevinob11
Copy link

When I try to rebuild an app I get the following error

-----> Cleaning up...
-----> Building praece-vault from herokuish
-----> Adding BUILD_ENV to build environment...
BUILD_ENV added successfully
-----> Adding deployment-keys to build environment ...
Adding shared keys
docker: 'docker wait' requires at least 1 argument

Usage: docker wait CONTAINER [CONTAINER...]

See 'docker wait --help' for more information
/var/lib/dokku/plugins/enabled/deployment-plugin/pre-build: line 41: test: -eq: unary operator expected
! Removing invalid image tag dokku/praece-vault:latest
! App build failed
! docker: 'docker wait' requires at least 1 argument

Usage: docker wait CONTAINER [CONTAINER...]

See 'docker wait --help' for more information
/var/lib/dokku/plugins/enabled/deployment-plugin/pre-build: line 41: test: -eq: unary operator expected
! Removing invalid image tag dokku/praece-vault:latest
! App build failed

@josegonzalez
Copy link
Collaborator

Can you show the output of dokku report $APP as well as turn on debug logging, trigger a rebuild, and paste the output here?

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

2 participants