docker-bind/Makefile

5 lines
55 B
Makefile
Raw Normal View History

2014-09-22 08:31:06 +00:00
all: build
build:
@docker build --tag=${USER}/bind .