Files
2021-08-12 11:47:59 -07:00

4 lines
88 B
Makefile

.PHONY: delta-ubuntu
delta-ubuntu:
docker build -f ubuntu.Dockerfile -t delta-ubuntu .