mapserver/server/docker/Makefile
2019-01-31 13:22:06 +01:00

5 lines
56 B
Makefile

TAG=mapserver-builder
build:
docker build . -t $(TAG)