docker-ubuntumirror/Makefile

8 lines
117 B
Makefile
Raw Normal View History

2016-04-09 13:11:56 +00:00
default: build
build:
docker build -t sneak/ubuntumirror .
2016-04-09 13:22:33 +00:00
deploy:
docker-compose --project-name local up mirror