docker-bind/Makefile

5 lines
55 B
Makefile

all: build
build:
@docker build --tag=${USER}/bind .