Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to pull image using latest tag #28

Closed
sweta96 opened this issue Dec 20, 2022 · 3 comments
Closed

Unable to pull image using latest tag #28

sweta96 opened this issue Dec 20, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@sweta96
Copy link

sweta96 commented Dec 20, 2022

https://hub.docker.com/r/luofuxiang/local-s3

The docker pull command given in the above link does not work

docker pull luofuxiang/local-s3
Error:

Using default tag: latest
Error response from daemon: manifest for luofuxiang/local-s3:latest not found: manifest unknown: manifest unknown
@Robothy
Copy link
Owner

Robothy commented Dec 20, 2022

The release workflow doesn't successfully push the Docker image with the latest tag to DockerHub. Created a pull request to fix it.

@Robothy Robothy added the bug Something isn't working label Jan 5, 2023
@Robothy Robothy closed this as completed Jan 5, 2023
@sweta96
Copy link
Author

sweta96 commented Jan 6, 2023

The latest tag is not pulling the latest image

@Robothy
Copy link
Owner

Robothy commented Jan 6, 2023

I checked that the latest image is pushed to DockerHub. Would you provide your docker command that pulling the latest image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants