Wade Barnes
Wade Barnes
I should qualify my last statement. They publish packages that are compatible with the `linux/amd64` builds, but none to support the `linux/arm64` and `linux/386` builds.
Summary of work that needs to be done to support multiarchitecture aca-py images: - The published packages for `aries-askar`, `indy-credx`, and `indy-vdr` need to be updated/released with support for `linux/arm64`...
Yes, they are still disabled. We're waiting on the multi-arch support to be added to the dependencies as listed above.
First off, sorry for taking so long to get to this. I'm not sure how I missed this after being mentioned a few times. I too am a little confused...
@dbluhm, I'll have a look and get back to you with a decision. Separating the PRs is a good option, but I want to quickly see if the issues are...
@dbluhm, It looks like there are still some bugs to workout with the images published with the workflows that are triggered by a release. The images are still getting overwritten,...
Correct min supported python version for ACA-Py is 3.9
Images are published here; https://github.com/hyperledger/aries-cloudagent-python/pkgs/container/aries-cloudagent-python Images are built and published automatically when a GutHub release is created.
The changes in https://github.com/bcgov/von-bc-registries-agent/pull/351 have been deployed to `test`.
@lynnbendixsen, Could you review the documentation please. Focusing on `docs/source/configuring-2nics.md` and `docs/source/installation-and-configuration.md` since the configuration of the NICs is different on Ubuntu 20.04 and the package installation for 20.04 requires...