-
Notifications
You must be signed in to change notification settings - Fork 62
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 to latest #122
Comments
@marcodallago, that is the last build I have been able to get working. Versions after used a newer version of Debian during the build process and it never worked. The binaries generated always coredumped. Tried to find a work around but never got very far. Check out #85 |
@marcodallago, scratch what I said before. I just tried using the standard docker binaries available from https://download.docker.com/linux/static/stable/armhf/ on my EX4100 and they worked fine, so there was no need to compile them. I am not sure if this would be the same for the EX2Ultra though, but maybe worth trying. root@WDMyCloudEX4100 docker # docker version Server: Docker Engine - Community |
Hey @JediNite thanks for the reply!! Managed to compile latest docker using this guide At last, couldn't install immich because I discovered they ditch arm7 support. But docker works great! |
Hey @JediNite @marcodallago, So can Portainer be updated to the latest (beyond 1.24.1) on the WD MyCloudPR4100? |
Sure. Just run the update_portainer.sh script that is included and that should update it to the latest available on docket hub.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Nural Choudhury ***@***.***>
Sent: Wednesday, June 12, 2024 4:01:31 AM
To: WDCommunity/wdpksrc ***@***.***>
Cc: JediNite ***@***.***>; Mention ***@***.***>
Subject: Re: [WDCommunity/wdpksrc] Update docker to latest (Issue #122)
Hey @JediNite<https://github.com/JediNite> @marcodallago<https://github.com/marcodallago>, So can Portainer be updated to the latest on the WD MyCloudPR4100?
—
Reply to this email directly, view it on GitHub<#122 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADMYAD4HP6CQSHJN7NEO5A3ZG43PXAVCNFSM6AAAAABHBY4DW6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRRGMZDONZRGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@JediNite @marcodallago Can you explain how I can get the latest Docker version on my Ex2 Ultra? I don't quite understand 🙈😅 Edit: ah I see you have released 26.1.2 on your GitHub site. Thank you very much |
I tried the Edit: In order to "Please check your network" I tried Edit 2: I got it to work. At least somewhat. At least for old versions of docker images. Tutorial |
I think, its because files owner in the package are docker:docker. I make package for myself with root:root owner and all works fine |
Thanks for that observation! That might be helpful for others. Nonetheless I'd love to see more useful messages in case of an error. |
Hi, thanks for all the job done.
Successfully managed to install docker 20.10.15 for OS5 by @JediNite o my EX2Ultra. Is there a chance to release the latest .bin file with latest docker available? Had a few error with some docker install since docker-compose is now deprecated.
Thanks a lot!
Cheers
The text was updated successfully, but these errors were encountered: