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

False positive warn about old CLI #1281

Closed
garagatyi opened this issue Dec 5, 2016 · 1 comment
Closed

False positive warn about old CLI #1281

garagatyi opened this issue Dec 5, 2016 · 1 comment
Labels

Comments

@garagatyi
Copy link
Contributor

Codenvy in container warns me that CLI is not up to date , but it is.

✔  13:08 ~/workspace/.codenvy $ docker pull codenvy/cli:nightly
nightly: Pulling from codenvy/cli

Digest: sha256:f15d8cc33a0df1a588da6c2924ca51b9255e4ee0abe5d45499cc83051bb1d799
Status: Image is up to date for codenvy/cli:nightly
✔  13:09 ~/workspace/.codenvy $ ./codenvy.sh restart --pull                                                                                                                                                         
INFO: (codenvy cli): Loading cli...
WARN: Your local codenvy/cli:nightly image is older than the version on DockerHub.
WARN: Run 'docker pull codenvy/cli:nightly' to update your CLI.
INFO: (codenvy restart): Restarting...
INFO: (codenvy stop): Stopping containers...
INFO: (codenvy stop): Removing containers...
@TylerJewell
Copy link
Contributor

As discussed with Sergii Kabashniuk and in other issues this is expected behavior and not solvable. There is another issue for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants