Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 195 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 195 Bytes

sample-docker

Simple project to test Docker build, cache and push to DockerHub.

Run me : docker run -p80:80 ushamandya/whale-example

Build me: docker build -t ushamandya/whale-example .