Re: [swift-dev] Official Docker Image & "Blessing"s of Community Platforms

2016-01-04 Thread Haris Amin via swift-dev
Yes we can most definitely tag images for snapshots. Maybe our versioning could reflect that too. Haris On January 4, 2016 at 1:17:56 PM, Thomas Catterall (m...@swizzlr.co) wrote: Hi Daniel, We'd release new images as new snapshots are released; we don't do it yet but we can "tag" images so t

Re: [swift-dev] Official Docker Image & "Blessing"s of Community Platforms

2016-01-04 Thread Thomas Catterall via swift-dev
Hi Daniel, We'd release new images as new snapshots are released; we don't do it yet but we can "tag" images so that you could pin your image to a particular snapshot. Tom Sent from my iPhone > On 4 Jan 2016, at 12:24, Daniel Dunbar wrote: > > Hi Thomas, > > Just a question: how would the c

Re: [swift-dev] Official Docker Image & "Blessing"s of Community Platforms

2016-01-04 Thread Daniel Dunbar via swift-dev
Hi Thomas, Just a question: how would the constant changing of the Swift compiler version and language interact with this? It seems odd to have an "official" version of what is an otherwise unreleased language version/compiler. - Daniel > On Dec 29, 2015, at 10:07 AM, Thomas Catterall via swi

Re: [swift-dev] Official Docker Image & "Blessing"s of Community Platforms

2015-12-29 Thread Jeremy Fergason via swift-dev
I think this is a timely discussion.  I’ve been working on putting together packages for Fedora and RHEL/CentOS 6/7.  The RHEL series tends to be quite slow on updating packages so building is a bit tricky.  It would be nice if users at swift.org had just a quick reference to where the packages

[swift-dev] Official Docker Image & "Blessing"s of Community Platforms

2015-12-29 Thread Thomas Catterall via swift-dev
Hi all, You might want to settle down with a glass of eggnog to read this, it's a long one. Myself and Haris Amin (CC'd), as you may know, have been building a community of users who want to use Swift inside Docker containers (https://github.com/swiftdocker/docker-swift) and maintain an image,