js-dos-pack/docker/nginx/Makefile
2023-11-06 22:40:14 +02:00

5 lines
58 B
Makefile

all:
echo OK
build:
podman build -t nginx-self-signed .