Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kphrx/swift-devcontainer

Dev Container image for Swift with apple/swift-format
https://github.com/kphrx/swift-devcontainer

devcontainer-feature swift

Last synced: 7 days ago
JSON representation

Dev Container image for Swift with apple/swift-format

Awesome Lists containing this project

README

        

# Swift Dev Container Images

Used Dev Container config from [swift-server/swift-devcontainer-template](https://github.com/swift-server/swift-devcontainer-template)

## Image tags

### stable
same tag as the `swift` images

#### Based on `ubuntu:noble`
- `6.0-noble`, `noble`, `latest`
- `5.10-noble`

#### Based on `ubuntu:jammy`
- `6.0-jammy`, `jammy`
- `5.10-jammy`
- `5.9-jammy`
- `5.8-jammy`
- `5.7-jammy`

#### Based on `ubuntu:focal`
- `6.0-focal`, `focal`
- `5.10-focal`
- `5.9-focal`
- `5.8-focal`
- `5.7-focal`
- `5.6-focal`
- `5.5-focal`
- `5.4-focal`
- `5.3-focal`
- `5.2-focal`

### nightly
same tag as the `swiftlang/swift` images

#### Based on `ubuntu:jammy`
- `nightly-main-jammy`, `nightly-jammy`, `nightly`
- `nightly-6.0-jammy`
- `nightly-5.10-jammy`
- `nightly-5.9-jammy`
- `nightly-5.8-jammy`
- `nightly-5.7-jammy`

#### Based on `ubuntu:focal`
- `nightly-main-focal`, `nightly-focal`
- `nightly-6.0-focal`
- `nightly-5.10-focal`
- `nightly-5.9-focal`
- `nightly-5.8-focal`
- `nightly-5.7-focal`
- `nightly-5.6-focal`
- `nightly-5.5-focal`
- `nightly-5.4-focal`
- `nightly-5.3-focal`