Aarch64 Docker Containers?


Recommended Posts

  • 11 months later...

Kinda. Looking for the deb for arm and amd64 so I can cross it with "alien" and take a deeper dive into there software...

 

I recommend taking a look into this: https://www.stereolabs.com/docs/docker/building-arm-container-on-x86

the solution I have sadly only works in a lxc to be able to install the qemu arm stuff.

 

as we are unable to install or add other qemu packages.

 

LXC > ubnut / Debian > install qemu and qemu arm package and run a vm in the lxc...

ssh to the Debian arm package.

 

Then install the necessary unfi protect deb file and dependency libs.

 

I would recommend running a cloud key and then use an API like the unfi protect api: https://github.com/hjdhjd/unifi-protect or python to grab the video: https://pypi.org/project/pyunifiprotect/

I wasn't aware of protect until it was too late. Missed the downland and beta of the debs and no one archived it due to legal reason...

https://apt.ubnt.com/pool/beta/u/unifi-protect/unifi-protect.jessie~stretch~xenial~bionic_amd64.v1.12.5.deb

 

https://apt.ubnt.com/pool/beta/u/unifi-protect/unifi-protect.jessie~stretch~xenial~bionic_amd64.v1.9.4.deb

 

https://apt.ubnt.com/pool/beta/u/unifi-protect/unifi-protect.jessie~stretch~xenial~bionic_amd64.v1.13.3.deb

 

Ubiquity has stopped supply the deb and poisoned the other like that download from them, so there is no more deb file that I could find.

 

 

Edited by bmartino1
Link to comment

As Unifi plans to only support arm package running on there device only.

UDM / UDR/ NVR / cloudkey gen 2:

I recommend running this docker instead: https://hub.docker.com/r/bostaunieux/unifi-protect-video-downloader

 

This is a docker that will use node.js / npn packets to grab the data.

https://github.com/bostaunieux/unifi-protect-video-downloader

 

as the goal is to move or retain video footage on a larger in use storage.

Edited by bmartino1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.