https://github.com/kylef/swiftenv-docker
This repository contains swiftenv images for Docker
https://github.com/kylef/swiftenv-docker
Last synced: about 1 year ago
JSON representation
This repository contains swiftenv images for Docker
- Host: GitHub
- URL: https://github.com/kylef/swiftenv-docker
- Owner: kylef
- License: bsd-2-clause
- Created: 2016-12-12T06:24:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T20:33:15.000Z (over 9 years ago)
- Last Synced: 2025-04-09T10:22:07.116Z (about 1 year ago)
- Language: Makefile
- Homepage: https://swiftenv.fuller.li/en/latest/integrations/docker.html
- Size: 3.91 KB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.