set dotenv-load := true dev: go run . build tag="latest": docker build -t git.zatch.ru/tsivinsky/oauth2-proxy:{{tag}} . push tag="latest": docker push git.zatch.ru/tsivinsky/oauth2-proxy:{{tag}}