criollo/Makefile

5 lines
169 B
Makefile
Raw Permalink Normal View History

2024-10-09 12:41:16 +00:00
.PHONY: build-production
build-production: ## Build the production docker image.
@docker buildx build \
--tag criollo:latest \
git@git.tanshu.com:tanshu/criollo.git