From 14c903cdd694d9d5a92905658bfb7176fe016aff Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 25 Sep 2017 00:33:49 +0200 Subject: Remove onion. It lives in nunoc-dockerfiles nowadays. --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 195ef82..bec4b88 100644 --- a/Makefile +++ b/Makefile @@ -7,9 +7,6 @@ catlfish-build: catlfish-dev catlfish-dev-lunahsm: docker build --no-cache --rm -t $@:latest $@ -onion: - docker build --no-cache --rm -t $@:latest $@ - catlfish: FIXME -- cgit v1.1