infra-utils/Makefile

7 lines
173 B
Makefile
Raw Permalink Normal View History

2018-07-16 20:24:17 +00:00
.DEFAULT_GOAL := all
all: oauth2-proxy-image
oauth2-proxy-image: ## Build the oauth2-proxy docker container
docker build oauth2-proxy --tag statusteam/oauth2-proxy:2.2.0