Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build matrix of docker images #1636

Closed
cicdw opened this issue Oct 17, 2019 · 2 comments
Closed

Build matrix of docker images #1636

cicdw opened this issue Oct 17, 2019 · 2 comments

Comments

@cicdw
Copy link
Member

cicdw commented Oct 17, 2019

We should build prefect for all supported python versions and all prefect versions, including latest.

The naming convention we would use could be:

prefecthq/prefect:0.6.7_3.6, prefecthq/prefect:latest_3.7, etc. and we could still have a single prefecthq/prefect:latest, etc. with a fixed version of Python (currently we do 3.6, that seems reasonable to me?).

Once we do this, we can start using them as base images for our flow deploys, which should speed up Cloud deploys!

cc: @joshmeek @wagoodman

@cicdw cicdw added this to the 0.6.8 milestone Oct 17, 2019
@joshmeek
Copy link

I fully support this idea for quicker off-the-shelf deploys and I'm down with latest being 3.6 👍

@cicdw
Copy link
Member Author

cicdw commented Oct 25, 2019

Closed in #1648

@cicdw cicdw closed this as completed Oct 25, 2019
zanieb pushed a commit that referenced this issue Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants