NebraLtd / hm-pyhelper

A helper module used across various Nebra repos to reduce redundant features.
https://nebra.io/hmpyhelper
MIT License
9 stars 16 forks source link

create nebra alpine base images #246

Open shawaj opened 1 year ago

shawaj commented 1 year ago

create base images based on alpine for our use

Alpine + Python + pip + hm-pyhelper + curl + wget

These can then be used in all other repos for ease

Ref https://nebraltd.slack.com/archives/C024BNQ1Y6T/p1681318553050479 Ref https://github.com/NebraLtd/hm-gatewayrs/pull/41

perhaps docker can be something like https://hub.docker.com/r/nebraltd/hm-base but probably no need to build them from a different repo and can just do from here