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
For some integration test e.g. #15 we have to send command through the sozu socket unix in the container.
A solution could be to add sozuctl binary in the sozu Dockerfile and use docker exec endpoint to make commands.
The text was updated successfully, but these errors were encountered:
For some integration test e.g. #15 we have to send command through the sozu socket unix in the container.
A solution could be to add
sozuctl
binary in the sozuDockerfile
and usedocker exec
endpoint to make commands.The text was updated successfully, but these errors were encountered: