JediNite

Results 29 comments of JediNite

> What is the procedure now for this issue? Should a pull request be made? @gabrielitos87 Check out the "quick and dirty" build script I made in https://github.com/JediNite/docker-ce-WDEX4100-binaries/blob/master/build.sh. One of...

@htogether, Thanks to the work from @gabrielitos87, we were able to get docker working on the armhf platforms and part of getting this to work was to change the Ubuntu...

@htogether I've just put some binaries for 20.10.6 on my binaries repo (https://github.com/JediNite/docker-ce-WDEX4100-binaries/releases/tag/v20.10.6). Do you want to try these and see if the same issue is in 20.10.6 ? I...

@htogether, The packages I release should work for any WD armhf platform, so if your gen2 is also arm based, it is worth a shot. Reading through this a bit...

Hi, You can't extract this into /tmp as it is by design a small filesystem. This has to be extracted to on of the data drives. If you have installed...

@ruedigers, I have built an older docker package for a WD EX4100 NAS which also uses an arm based processor, so could try that one. You can try and install...

> Still unable to get Docker running due to port 9000 use by Twonky. Followed #49 and #58 to know avail. @scuba-fan, You have not given any more details on...

> Download this binaries: https://github.com/JediNite/docker-ce-WDEX4100-binaries/releases/download/v20.10.7/docker-20.10.7.tgz Hi all, Latest (and potentially last build available) is https://github.com/JediNite/docker-ce-WDEX4100-binaries/releases/download/v20.10.17/docker-20.10.17.tgz. There are issues with compiling new builds due to Debian compatibility issues. Cheers, JediNite

@scuba-fan, As posted above by Myron, change the reference in "update_portainer.sh" where the port mapping is done. Myron has changed this from 9000:9000 to 9006:9000, so try something similar. Cheers,...