The name of the
image has also been changed to its own user name / project name
, but an error is still reported during push, and no error is found in the comparison. What"s the problem?
The name of the
image has also been changed to its own user name / project name
, but an error is still reported during push, and no error is found in the comparison. What"s the problem?
need to docker login first
ask for advice: I have a local project in go language. Now I want to push the image to the online warehouse, and then pull from the online server to the production environment and run it. my local directory is go- > src ->github ...
We all know that when writing Dockerfile , there is only one FROM instruction that indicates the parent image on which it depends. I now build my own image through the nginx image, which is called my-nginx . so, can I build a new image through...
problem description the 19th rookie joined the Go language team, and the underlying service is Go-micro,gRPC. How can I get started quickly the environmental background of the problems and what methods you have tried after trying to read some tuto...