bat
bat copied to clipboard
Updated to bat 0.11.0 + rewrote Dockerfile using Alpine as a base
- bumped
bat
's version to0.11.0
(latest) & updated README - rewrote Dockerfile to use Alpine 3.9 as a base, lowering uncompressed image size to ~14.4MB from ~238MB using Ubuntu 16.04
Hey there @danlynn, thanks for maintaining this image.
I just re-pushed a leaner version of my original PR that now pulls bat
straight from the official Alpine package repository rather than wrangling it from GitHub's releases, as it's now listed in bat
's installation instructions - you can find the relevant issue here
Image size is the same as before (14.4MB uncompressed), but the Dockerfile is streamlined.
If you'd like, I'd be happy to list myself as a maintainer of the image. Otherwise, I'll leave it as is. Let me know if you'd like anything changed.