Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sivel/el8-py312-dnf-wheels

This repo contains some proof of concept work to build wheels for rpm/dnf and related dependencies
https://github.com/sivel/el8-py312-dnf-wheels

Last synced: 19 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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 .`
1. `mkdir wheels`
1. `docker run -v $PWD/wheels:/root/wheels el8-py312-dnf-wheels`
1. Do something with the wheels in `wheels`