Update README with the rule_pkg mailing list. (#118) https://github.com/bazelbuild/rules_pkg/issues/74 indicates there is, in fact, a specific discussion group.
Bazel rules for packaging and fetching (for Debian and other distribution channels).
Use rules-pkg-discuss@googlegroups.com for discussion.
deb_packages rulesThese rules originated in the distroless project as well as discussions about the goal of that project and are intended as a way to retrieve bundled software packages from various places.
The initial scope is currently targeting Debian style distributions, because the Bazel docker rules allow optional deb and tar files to be included in their container images. That work was done in December 2017.
We are currently (June 2019) in the process of migrating the Bazel packaging rules from Bazel to this repo. Tracking issue: https://github.com/bazelbuild/bazel/issues/8489.
Plan
The last 4 steps may overlap in time.