caddy-docker/Makefile

6 lines
108 B
Makefile
Raw Normal View History

2024-09-12 11:59:18 +00:00
build:
podman build . -t caddy:latest
test:
podman run -it --rm localhost/caddy:latest caddy list-module