Attention is currently required from: osmith, laforge, pespin.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/docker-playground/+/28902 )
Change subject: debian-bullseye-obs-asan: new container
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
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
https://gerrit.osmocom.org/c/docker-playground/+/28902
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ic7d6e7cc401acadbae9156d3e7f3a6230c2fb198
Gerrit-Change-Number: 28902
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 03 Aug 2022 20:23:17 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment