versity / versitygw

versity s3 gateway
https://www.versity.com/products/versitygw/
Apache License 2.0
196 stars 25 forks source link

fix: separate out direct tests dockerfile for easier use #805

Closed benmcclelland closed 2 months ago

benmcclelland commented 2 months ago

The direct tests don't need the gateway or any go compilers. This separates out the dockerfile to minimize it a bit more from the other tests.