docker-ubuntumirror/Makefile

8 lines
116 B
Makefile
Raw Permalink 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
2016-04-09 17:23:37 +00:00
up:
docker-compose --project-name local up -d mirror