TylerBrock / saw

Fast, multi-purpose tool for AWS CloudWatch Logs
MIT License
1.4k stars 77 forks source link

Docker #18

Closed lohmuller closed 5 years ago

lohmuller commented 5 years ago

Is possible create a Dockerfile for this project? like

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

Thanks!

TylerBrock commented 5 years ago

Yeah, definitely.

TylerBrock commented 5 years ago

Resolved by #19!

TylerBrock commented 5 years ago

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.