anordal / shellharden

The corrective bash syntax highlighter
Mozilla Public License 2.0
4.62k stars 129 forks source link

feature: add Dockerfiles alpine #58

Closed belt closed 3 months ago

belt commented 4 months ago

Inspired by https://github.com/anordal/shellharden/pull/41#issuecomment-820783219

Provides alpine dockerfile within the docker/ path, and independent docker/README.md file. Includes /init build artifact within build. Includes OS updating to reduce security concerns. Includes backtracing builds by default to improve developer experience when-if something fails to compile.

anordal commented 3 months ago

This was getting complicated. I didn't get it.

I've added a minimalistic dockerfile similar to #41.