js-dos-pack/docker/nginx/Makefile

5 lines
58 B
Makefile
Raw Normal View History

2023-11-06 22:40:14 +02:00
all:
echo OK
build:
podman build -t nginx-self-signed .