caddy-docker/Makefile
Morgan McMillian 42063d810b
All checks were successful
git.dreamfall.space/caddy-docker/pipeline/head This commit looks good
add layer4 support to caddy
2024-09-12 04:59:18 -07:00

5 lines
108 B
Makefile

build:
podman build . -t caddy:latest
test:
podman run -it --rm localhost/caddy:latest caddy list-module