swiftlang / swift-docker

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

Add Dockerfile for Swift 5.7 nightly for Ubuntu 22.04 #308

Closed freef4ll closed 2 years ago

freef4ll commented 2 years ago

Add Dockerfiles for Ubuntu 22.04 for https://github.com/apple/swift-docker/issues/307.

Will not work until the build processes are set up so that build information would become available under https://download.swift.org/swift-5.7-branch/ubuntu2204/latest-build.yml

Only the SWIFT_WEBROOT arg is updated between the nightly version:

$ diff -ur nightly-main/ubuntu/22.04 nightly-5.7/ubuntu/22.04
shahmishal commented 2 years ago

Tracking this work on the project side https://github.com/apple/swift/issues/60465