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

Update Docker.md #1002

Merged
merged 1 commit into from
Jul 26, 2020
Merged

Update Docker.md #1002

merged 1 commit into from
Jul 26, 2020

Conversation

Igor-Pchelko
Copy link
Contributor

Docker Hub registry has untagged version of driveone/onedrive image which contains outdated version of onedrive client.
You can check it via following commands:

docker pull driveone/onedrive
docker pull driveone/onedrive:latest
docker images
REPOSITORY                                                                     TAG                 IMAGE ID            CREATED             SIZE
driveone/onedrive                                                              latest              2a34d30f03f7        4 days ago          660MB
driveone/onedrive                                                              <none>              89da17e80dcb        2 weeks ago         660MB

And here is description of issue: #1000

Docker Hub registry has untagged version of `driveone/onedrive` image which contains outdated version of `onedrive` client.  
You can check it via following commands:

```sh
docker pull driveone/onedrive
docker pull driveone/onedrive:latest
docker images
``` 

```log
REPOSITORY                                                                     TAG                 IMAGE ID            CREATED             SIZE
driveone/onedrive                                                              latest              2a34d30f03f7        4 days ago          660MB
driveone/onedrive                                                              <none>              89da17e80dcb        2 weeks ago         660MB
```

And here is description of issue: abraunegg#1000
@abraunegg abraunegg self-requested a review July 26, 2020 06:52
@abraunegg
Copy link
Owner

@Igor-Pchelko
Thanks for the PR as well to improve the documentation

@abraunegg abraunegg merged commit a87897b into abraunegg:master Jul 26, 2020
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants