Skip to content

kapil40/docker-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

docker-assignment

image

To push image into private registry:

  1. Login using docker login
  2. Assign tag to the image by using the command: docker tag tag_name image_name
  3. Push it into registry by using: docker push image_name/tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published