Closed brianorwhatever closed 3 weeks ago
we are hoping to have this available for IIW next week. I'm concerned I have the same platform issue as the did:btco driver (still on my todo list to fix). Can you please take a look @peacekeeper? Or @kimdhamilton @ankurdotb if you get a chance. Thanks!
Thanks @brianorwhatever I think we should be able to get this in before IIW. Could you maybe also add a commit to add this driver to the README.md file?
@BernhardFuchs Can you try and deploy this on Monday?
Hi Brian,
just tried to deploy the driver but the image is behind a docker login. Pls make it public accessible
Error response from daemon: pull access denied for brianrichter/driver-did-tdw, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Apologies @BernhardFuchs I had the wrong image name. The correct one is brianrichter/uni-resolver-driver-did-tdw
. I have updated the code in this PR as well
@peacekeeper added to README as well
Just tried it with the image brianrichter/uni-resolver-driver-did-tdw:0.4
and this throws brianrichter/uni-resolver-driver-did-tdw:0.4
when I do a docker pull
locally.
On K8s we get docker.io/brianrichter/uni-resolver-driver-did-tdw:0.4: not found
Apologies again @BernhardFuchs 0.4 is now available
Adds a driver for did:tdw using the trustdidweb-ts library