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/
        ->myapp/
        
        myapp github 
        myapp Dockerfile 
        
        
        ~~
						