You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I pulled from dockerhub, /image.json fails with 500 error.
However, if I clone this repository and run docker build ., /image.json works correctly.
I think this is because 'docker' gem is out-of-date in the dockerhub's image.
If you'd like, could you rebuild dockerhub's image?