/ README.md
README.md
1 # ci-small-fedora-rpm 'runner' container for simple-ci and ci-build 2 3 This container is based on Fedora "latest" which in this case refers top the 4 actual stable release of fedora at the time of build. 5 6 I use it to build RPM packages for Fedora from my source and it expects to find 7 a prepared source tree. 8 9 You should build your owm version if you want to use it and add libraries or 10 toolchains you need or you can use the simple-ci-generic image. 11 12 You can find the sources in the [Radicle repository](https://app.radicle.xyz/nodes/seed.radicle.garden/rad:zEZV6w28UCMdFv3CTxR2fDpnPdCC). 13 14 However, the container image can be used by setting RUNNER to: 15 docker.io/dirk1980/ci-small-fedora-rpm:latest