Code Monkey home page Code Monkey logo

Comments (8)

florianreinhart avatar florianreinhart commented on August 26, 2024 1

It's OK to automatically generate a new image whenever a new Swift version is released.

I am just not sure about the Swift development releases generated from a development branch like swift-4.2-branch. These are generated by Swift CI almost every day.

from swift-docker.

Khalian avatar Khalian commented on August 26, 2024

Any tutorials on how to do this ?

from swift-docker.

hamin avatar hamin commented on August 26, 2024

no tutorials... i think a while ago we figured that we could get some sort of notification from swift build releases...i think ppl on swift mailing list liked the idea, but i don't think we got a follow up on it

from swift-docker.

andradei avatar andradei commented on August 26, 2024

We should get this going :)

from swift-docker.

florianreinhart avatar florianreinhart commented on August 26, 2024

Docker’s guidelines for official images advise against creating images from CI builds:

Unlike a release candidate, continuous integration builds which have a fully automated release cycle based on code commits or a regular schedule are not appropriate.

https://github.com/docker-library/official-images#library-definition-files

Nevertheless, it’d be great to test current development snapshots of a specific version branch, e.g. Swift 4.2. Maybe these builds could be considered “release candidates”.

Can someone check this with the official images maintainers?

from swift-docker.

norio-nomura avatar norio-nomura commented on August 26, 2024

FYI, my repository(norionomura/swift) has been automated for Dockerfile update and image creation by using CircleCI 's scheduled workflow.

from swift-docker.

andradei avatar andradei commented on August 26, 2024

@florianreinhart If I understand that document correctly, regular schedules aren't appropriate. How about some sort of automated script that checks whether a new version was released (not new commits, but full-fledged releases) and builds a new docker image?

from swift-docker.

shahmishal avatar shahmishal commented on August 26, 2024

@swizzlr We are moving Swift Docker issues to https://bugs.swift.org Component: Docker. Can you please file your issue on bugs.swift.org?

We are planning on closing GitHub swift-docker issues on Dec 20th, 2018 (PST).

from swift-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.