Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kylef/swiftenv-docker

This repository contains swiftenv images for Docker
https://github.com/kylef/swiftenv-docker

Last synced: 14 days ago
JSON representation

This repository contains swiftenv images for Docker

Awesome Lists containing this project

README

        

# swiftenv docker

This repository contains [swiftenv](https://swiftenv.fuller.li/) images for Docker.

## Supported Tags

- `latest` - The latest version of `swiftenv`. This currently uses Ubuntu 16.04 LTS (Xenial Xerus).
- `swift3` - The latest version of `swiftenv` with the latest released version of Swift 3 pre-installed. Currently Swift 3.0.1. Great for getting started.
- `build` - The latest version of `swiftenv` with the necessary tools to compile Swift versions.

Please consult [swiftenv docker](https://swiftenv.fuller.li/en/latest/integrations/docker.html) documentation for usage.