This commit is contained in:
2016-04-09 19:23:37 +02:00
parent 12aa409cad
commit 464ad422e5
2 changed files with 4 additions and 3 deletions

View File

@@ -3,5 +3,5 @@ default: build
build:
docker build -t sneak/ubuntumirror .
deploy:
docker-compose --project-name local up mirror
up:
docker-compose --project-name local up -d mirror