swiftlang / swift-docker

Docker Official Image packaging for Swift
https://swift.org
Apache License 2.0
1.35k stars 182 forks source link

Update slim images to include swift-backtrace. #349

Closed al45tair closed 11 months ago

al45tair commented 1 year ago

The slim images should include swift-backtrace as well as the runtime libraries.

rdar://112966082

al45tair commented 1 year ago

@swift-ci test

al45tair commented 1 year ago

@swift-ci test

al45tair commented 11 months ago

We should also apply these changes to swift-ci/master/ Dockerfiles, it will help us get backtrace for CI failures.

FWIW, looking at the swift-ci docker files, assuming the chmod is not really necessary, I don't think there's anything to do there.