Skip to content

pvzig/swift-dev-container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift (swift)

Install Swift and common tools for developing Swift based applications.

Example Usage

"features": {
    "ghcr.io/pvzig/swift-dev-container/swift:0": {}
}

Options

Options Id Description Type Default Value
version Select or enter a Swift version to install string latest

OS Support

This Feature works on all of the following officially supported distributions:

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • CentOS 7
  • Amazon Linux 2

and is unsupported but may work on the following distributions:

  • Debian 10
  • Debian 11

Certain versions of Swift are only supported on certain distributions (see matrix below). The install.sh script will do it's best to match the host distro with the closest supported version of Swift.

x86

Swift Version Ubuntu 18.04 Ubuntu 20.04 Ubuntu 22.04 CentOS 7 Amazon Linux 2
5.0
5.1
5.2
5.2.4
5.2.5
5.3
5.4
5.5
5.6
5.7

aarch64

Swift Version Ubuntu 18.04 Ubuntu 20.04 Ubuntu 22.04 CentOS 7 Amazon Linux 2
5.0
5.1
5.2
5.2.4
5.2.5
5.3
5.4
5.5
5.6
5.7

bash is required to execute the install.sh script.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.

About

Visual Studio Code Development Container for Swift

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 100.0%