Skip to content
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.

run health-check.sh dont work from orbit (windows) #57

Open
entfernt opened this issue Feb 6, 2019 · 0 comments
Open

run health-check.sh dont work from orbit (windows) #57

entfernt opened this issue Feb 6, 2019 · 0 comments

Comments

@entfernt
Copy link

entfernt commented Feb 6, 2019

Expected Behavior

it should check health then output "[OK] XXX is running!"

Current Behavior

INFO[0001] executing command [C:\WINDOWS\system32\cmd.exe /c docker-compose -p locallistserver01 -f modules/toolbox/docker-compose.yml run --rm toolbox /bin/sh -c "/scripts/health-check.sh NGINX nginx 80"] from task nginx-up
NGINX: line 1: syntax error: unterminated quoted string
ERRO[0003] exit status 2

Possible Solution

as hint:
it works if you execute the command directly
(C:\WINDOWS\system32\cmd.exe /c docker-compose -p locallistserver01 -f modules/toolbox/docker-compose.yml run --rm toolbox /bin/sh -c "/scripts/health-check.sh NGINX nginx 80")

Steps to Reproduce (for bugs)

orbit run kickoff
on Windows 10

Context

...

Your Environment

  • Version used: 2.5.1
  • Operating System and version: Windows 10
  • Link to your project:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant