This website requires JavaScript.
Explore
Help
Register
Sign In
ykxiao
/
laradock
Watch
1
Star
0
Fork
You've already forked laradock
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
laradock
/
caddy
/
Dockerfile
6 lines
78 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
Use correct Caddy repo
2022-09-21 17:03:44 +08:00
FROM
caddy:latest
add git & Chinese users friendly. China can not access golang.org.
2017-11-15 13:00:57 +08:00
Update the Dockerfile to use the official caddy2 docker images
2020-09-06 15:48:43 +08:00
COPY
./caddy/Caddyfile /etc/caddy/Caddyfile
add caddy server.
2016-07-20 10:51:20 +08:00
Update the Dockerfile to use the official caddy2 docker images
2020-09-06 15:48:43 +08:00
EXPOSE
80 443