ContainerImages/collectd/pipeline/head This commit looks good
Details
Installing the RPMs in an alternate root and then copying the contents of that root to the final container rootfs overwrites the RPM database in the latter with the one from the former. This isn't necessarily a problem per se, but it makes troubleshooting difficult. To avoid this, we can install the RPMs directly in the final filesystem, which mutates the RPMDB without overwriting it. |
||
---|---|---|
Containerfile | ||
Jenkinsfile |