Skip to content

This repo contains some proof of concept work to build wheels for rpm/dnf and related dependencies

License

Notifications You must be signed in to change notification settings

sivel/el8-py312-dnf-wheels

Repository files navigation

el8-py312-dnf-wheels

This repo contains some proof of concept work to build wheels for rpm/dnf and related dependencies

usage

  1. docker build -t el8-py312-dnf-wheels .
  2. mkdir wheels
  3. docker run -v $PWD/wheels:/root/wheels el8-py312-dnf-wheels
  4. Do something with the wheels in wheels

About

This repo contains some proof of concept work to build wheels for rpm/dnf and related dependencies

Resources

License

Stars

Watchers

Forks