You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: