aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/Makefile
blob: 26f749370d2e804ba0446ee0864994ae03173193 (plain) (blame)
1
2
3
4
5
podman: build-podman
docker: build-docker

build-%:
	$* build -t ks-rs .