Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

geektr-cloud/caddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geektrcloud/caddy

docker run -it --rm --name caddy -p 80:80 -p 443:443 \
  -v "$PWD/demo/Caddyfile":/etc/Caddyfile:ro \
  -v "$PWD/demo/index.html":/srv/index.html:ro \
  geektrcloud/caddy:latest

Releases

No releases published

Packages

No packages published