Menny Even Danan
Menny Even Danan
I wonder if it possible to inspect the network connections inside the container when it fetches the updated SDK, and then just directly fetch the new URL Maybe https://byteplumbing.net/2018/01/inspecting-docker-container-network-traffic/ can...
Are you able to run SDKManager inside the docker container?
https://developer.garmin.com/downloads/connect-iq/sdks/sdks.json
I'll crate a PR for this.
Also, they _just_ released version 4.0.1 I'll create a PR for that, too. You decide what to go with.
https://github.com/kalemena/docker-connectiq/pull/4 https://github.com/kalemena/docker-connectiq/pull/5
there is an issue, I can't see any build-targets (devices) with these new SDKs
had to look into the sdkmanager's binary :/
Okay, I couldn't figure where the devices' metadata files are coming from, but I was able to figure out where they should go in Linux (I decompiled `monkeybrains.jar` for that)....
> For the pull request, this feels like one must go through SDK Manager install, to grab more than the SDK itself. I was not able to run the `sdkmanager`....