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

Fix Docker version check #59

Merged
merged 1 commit into from
May 15, 2015
Merged

Conversation

brendanashworth
Copy link
Contributor

This commit fixes the Docker version check by parsing it with sed.
It enforces:

  • major version = 1
  • minor version >= 5

When the Docker major is bumped (= backwards incompatible change), we
stay on the safe side and force users to upgrade for support.

This PR is a resubmit/redo of #53.

Fixes: #52
/cc @jdoliner @waitingkuo

This commit fixes the Docker version check by parsing it with sed.
It enforces:
  - major version = 1
  - minor version >= 5

When the Docker major is bumped (= backwards incompatible change), we
stay on the safe side and force users to upgrade for support.
@jdoliner
Copy link
Member

👍

Nice one.

jdoliner added a commit that referenced this pull request May 15, 2015
@jdoliner jdoliner merged commit 5276572 into pachyderm:next May 15, 2015
@brendanashworth
Copy link
Contributor Author

Thanks!

@brendanashworth brendanashworth deleted the add-docker-v160 branch May 19, 2015 23:36
chainlink pushed a commit that referenced this pull request Jun 30, 2021
Signed-off-by: echohack <git@echohack.app>
chainlink added a commit that referenced this pull request Jul 21, 2022
Create preview environment on PRs
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

Successfully merging this pull request may close these issues.

None yet

2 participants