from-ftp-to-continuous-depl.../Makefile

6 lines
105 B
Makefile
Raw Permalink Normal View History

2015-04-29 20:59:23 +00:00
.PHONY: all
all:
docker build -t xena/dokku-brownbag .
docker run --rm -itp 80:80 xena/dokku-brownbag