google / rpmpack

rpmpack (tar2rpm) - package rpms in pure golang or cli
Apache License 2.0
116 stars 32 forks source link

bazel rules_docker is deprecated, implement an alternative. #91

Closed jarondl closed 8 months ago

jarondl commented 8 months ago

We use rules_docker not to create images, but rather to run tests in different rpm based operating systems.