johntash@eviltoast.orgtoProgrammer Humor@programming.dev•I started the day so optimisticEnglish
2·
15 days agoDo you put the version in each commit? That seems painful
Do you put the version in each commit? That seems painful
Have you run into any issues with alpine as the docker host? I thought about converting some of my vms to alpine or something similar too since they mostly just run docker
I like the approach of ci pipelines just running a make command or at least a script, so that it’s easy to run locally too before pushing the changes up.