Short Description
learning repos
Full Description
basic docker image build on alpine
Will print hello world anytime we run a container from this image
CMD ["echo", "Hello World"]
Docker Pull Command
Owner
dsantmajor
basic docker image build on alpine
Will print hello world anytime we run a container from this image