st2packaging-dockerfiles
st2packaging-dockerfiles copied to clipboard
Dockerfiles used to build and test StackStorm deb/rpm packages
Results
1
st2packaging-dockerfiles issues
Sort by
recently updated
recently updated
newest added
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...
enhancement
feature