tests-always-included / mo

Mustache templates in pure bash
Other
563 stars 67 forks source link

improve docker image #51

Closed brainchild0 closed 2 years ago

brainchild0 commented 2 years ago

The submitted revisions target improvements of the Docker image.

The new image more intelligently and cleanly utilizes the layering and caching system of image creation, and removes dependence on any specific version of the Alpine base image.

fidian commented 2 years ago

Thanks for the update!

brainchild0 commented 2 years ago

Thanks for merging. I omitted a character. Please see the new commit for the correction.

fidian commented 2 years ago

Updated. Thanks again.