Closed dtprogammer closed 3 years ago
After merging in changes from #67 I see an error from the adding of kwargs rm=True
(https://travis-ci.com/github/nestauk/daps_utils/jobs/504272814#L3104) because some containers are both implicitly and explicitly removed. I've committed a change which fixes this:
(@bishax just requesting your review since I've also contributed to the PR and so probably blind to my own mistakes)
Since the changes are approved, I am merging the commit for use in ojd_daps.
Update docker client to remove volumes and use existing AWS credentials using environment vars, remove intermediate containers to reduce image size for Docker in Docker config, Enable auto-remove when containers process exits.