hypertrace / hypertrace-service

Multiple hypertrace services combined together to form a single service.
Other
4 stars 15 forks source link

Enforces remote docker even when not used #31

Closed codefromthecrypt closed 4 years ago

codefromthecrypt commented 4 years ago

here were different than other projects. Presumably, we did this to allow snyk to run 10s faster as it doesn't use docker. This switches the optmization.

We setup docker anytime we setup the build env, which makes maintenance less fragile. snyk will take 95s instead of 85s, but it isn't the long pole anyway.