TylerBrock/saw

Docker

lohmuller opened this issue · 3 comments

Is possible create a Dockerfile for this project?
like

docker run --rm tylerbrock/saw  --env-file ./aws_config  watch test

Thanks!

Yeah, definitely.

Resolved by #19!

Wanted to make sure this worked so I updated some things and built/pushed the canonical image.

I've updated the README, check it out.