st2packaging-dockerfiles
st2packaging-dockerfiles copied to clipboard
Dockerfiles used to build and test StackStorm deb/rpm packages
In [`st2/Makefile`](https://github.com/StackStorm/st2/blob/9201950c99f89f9f6208b9167a69b9df0ce057f9/Makefile#L530) we do a neat trick to grab the version of virtualenv to install from the `requirements.txt` file instead of specifying the version in multiple places. We could do...
The readme says this will auto build on dockerhub on push. Let's see if that still works... _Originally posted by @cognifloyd in https://github.com/StackStorm/st2packaging-dockerfiles/issues/124#issuecomment-3453223039_ Where in the readme does it state...