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
I use git clone code to go locally, and I get the following error with make build [root@node-01 st2-dockerfiles-master]# make build Failed to identify the tags to be set. No images were tagged due to an error when determining the correct tags: Error: Unexpected HTTP statuscode for https://registry.hub.docker.com exit 1 make: *** [verify_tag_update_flag] 错误 1
I got the same error when I visited https://registry.hub.docker.com/v1/repositories/stackstorm/st2/tags directly.
The text was updated successfully, but these errors were encountered:
Problem description
I use git clone code to go locally, and I get the following error with
make build
[root@node-01 st2-dockerfiles-master]# make build Failed to identify the tags to be set. No images were tagged due to an error when determining the correct tags: Error: Unexpected HTTP statuscode for https://registry.hub.docker.com exit 1 make: *** [verify_tag_update_flag] 错误 1
I got the same error when I visited https://registry.hub.docker.com/v1/repositories/stackstorm/st2/tags directly.
The text was updated successfully, but these errors were encountered: