silinternational/ecs-deploy

A fix for testing in docker

miked0004 opened this issue · 1 comments

You can get the tests to pass or fail correctly by using alpine:latest or alpine:3.8 in your Dockerfile.

Currently 4 tests are failing.

Thanks Mike, all the tests are working again with the update to 3.8 as well as a couple code fixes.