Attention is currently required from: osmith, laforge, pespin.
1 comment:
Patchset:
Then tests every night can be run using -nightly, and people can manually easy run -master to find o […]
We can do multi-stage builds (https://docs.docker.com/develop/develop-images/multistage-build/). Currently most of the images in docker-playground are built upon debian-bullseye-build. With multi-stage builds we could build sanitized libosmocore in one image, and then simply use the products of `make install` for building other libraries like libosmo-abis, and finally for building sanitized osmo-apps. This approach would eliminate the need for building libosmo-* again and again for each osmo-*-master image.
This is just an option, FYI. I am ok with having a sanitized packages too.
To view, visit change 28902. To unsubscribe, or for help writing mail filters, visit settings.