1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
catlfish-dev catlfish-dev-lunahsm: docker build --no-cache --rm -t $@:latest $@ erlang: docker build --noc-cache --rm -t $@:latest $@ base: docker build --no-cache --rm -t $@:latest base-debian:jessie onion: docker build --noc-cache --rm -t $@:latest $@ catlfish: FIXME .PHONY: catlfish-dev catlfish-dev-lunahsm