axosyslog
axosyslog copied to clipboard
Create a "fat" and a "thin" image
some of our Python destinations started to pull huge dependencies. S3 depends on AWS's boto library, which is 150MB.
We should create a mechanism to create multiple images, one that contains the dependencies and another which does not.