$ docker pull drone/amazon-secrets
Using default tag: latest
Error response from daemon: pull access denied for drone/amazone-secrets, repository does not exist or may require 'docker login'
Indeed this image does not appear to exist in dockerhub, though the github repo is here. Am I missing something obvious?
I have the same question; the image isn’t on dockerhub (or maybe it’s private?).
I did see it’s listed as an enterprise only feature: https://drone.io/enterprise/
Is access to the image gated somehow? I do have drone enterprise, how can I get access to it?
Hi ! Would it be possible to have some documentation around this ? In particular, once the lambda is deployed, how do we tell the Drone-server that it should call it ?