docker-bind/Makefile

5 lines
57 B
Makefile

all: build
build:
@docker build --tag=sameersbn/bind .