Alex
Alex
Hi @Gerlowski I've put a PR in to fix this up, if you want to in the interim you can also pull a working (for me) [copy](https://github.com/darkorb/bgp-dashboard/tree/migrate-to-alpine) from my fork.
Hi folks, I'm also seeing this - hadn't noticed it before:  Looks like the repo is set to only install the ARM versions - so seems intended 🤔 https://github.com/sdr-enthusiasts/docker-flightradar24/commit/27a0ae079eeaf6be06408f16997e3f1801ee204c#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557R41
@rknightion I just noticed this high CPU usage appears to have stopped happening with a pull I did just now 🤷♂️ Do you happen to see the same thing? It's...
It's not FTP, but I've been lightly working on a branch that pushes images (for now) to an S3 compatible endpoint for long term storage. Would that be of any...
If SCP would work for you I could quite likely adapt the S3 script to do a SCP push as long as you were using SSH Keys?
Have you thought about putting it behind CloudFlare? The free plan would be plenty capable to cache that and the other assets and manual/API purges are free if you needed...
Maybe worth looking at the updated container images over at https://github.com/gabe565/docker-obico/pkgs/container/obico%2Fml-api - those are being updated often thru Renovate. Might save some work repeating things.
> How would I do this? I'm pretty new with docker. In portainer I just took my exisiting obico ml-api docker, and changed the image to [ghcr.io/gabe565/obico/ml-api](https://github.com/gabe565/docker-obico/pkgs/container/obico%2Fml-api) is that wrong??...