crcresearch / smartcontainers

Smart Containers to track Provenance in a Docker ecosystem
http://daspos.org
Apache License 2.0
5 stars 3 forks source link

Reduce computational intensity of tests #5

Closed Omegaice closed 8 years ago

Omegaice commented 8 years ago

Reduced the number of times that docker has to download the image for the tests from two to one time and replaced phusion/base with alpine to reduce the download resources required.