cloudposse / cloudposse/github-authorized-keys
Docker image not available on Dockerhub
- Dominant language
- Go
- Stars
- 146
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
Hello,
I noticed the image is no longer available on DockerHub.
Was this intentionally removed or made private?
```sh
❯ docker pull cloudposse/github-authorized-keys
Using default tag: latest
Error response from daemon: pull access denied for cloudposse/github-authorized-keys, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
```
Following the link from the readme (https://hub.docker.com/r/cloudposse/github-authorized-keys/), I got a 404.
Thank you.
### Expected Behavior
The Docker image is publicly available.
### Steps to Reproduce
```sh
❯ docker pull cloudposse/github-authorized-keys
```
### Screenshots
_No response_
### Environment
_No response_
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.