default: build

build:
	docker build -t sneak/ubuntumirror .

deploy:
	docker-compose --project-name local up mirror