GuinnessServer/Makefile.docker
2025-10-05 10:32:35 +11:00

5 lines
58 B
Docker

.PHONY: build
build:
docker build -t guinnessd:latest .