Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 134 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 134 Bytes

How to build and push the image to docker hub

 docker build . -t elavram/ubuntu:latest
 docker push elavram/ubuntu:latest