1
0
Fork 0
caddy/README.md

26 lines
933 B
Markdown
Raw Permalink Normal View History

2017-10-09 18:30:07 +08:00
2021-11-16 14:51:27 +08:00
# [caddy](https://hub.docker.com/r/productionwentdown/caddy) ![Docker Pulls](https://img.shields.io/docker/pulls/productionwentdown/caddy?style=flat-square) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/productionwentdown/caddy/alpine?style=flat-square)
2017-10-09 18:30:07 +08:00
2020-05-13 12:22:11 +08:00
A tiny <10MB Caddy image compressed with [UPX](https://github.com/upx/upx).
2017-10-09 18:30:07 +08:00
2021-11-16 14:51:27 +08:00
- [Docker Hub](https://hub.docker.com/r/productionwentdown/caddy)
- [GitHub](https://github.com/productionwentdown/caddy)
2021-11-16 15:07:56 +08:00
## Simple Tags
2020-05-13 15:27:51 +08:00
2021-11-16 14:22:55 +08:00
New versions are tracked within 4 hours. Currently available versions:
2020-05-13 15:27:51 +08:00
2023-02-16 04:25:37 +08:00
* `2.6.4-alpine`, `2.6-alpine`, `2-alpine`, `alpine`
2023-05-18 09:41:18 +08:00
* `2.7.0-beta.1-alpine`, `2.7-alpine`
2017-10-09 20:12:04 +08:00
2021-11-16 15:07:56 +08:00
## Shared Tags
2020-05-13 15:27:51 +08:00
2023-02-16 04:25:37 +08:00
* `2.6.4`, `2.6`, `2`, `latest`
* `2.6.4-alpine`
2023-05-18 09:41:18 +08:00
* `2.7.0-beta.1`, `2.7`
* `2.7.0-beta.1-alpine`
2020-05-13 15:27:51 +08:00
# Usage
2021-11-16 14:51:27 +08:00
See the [official image](https://hub.docker.com/_/caddy) for documentation. This image behaves the same way, except that it is slightly slimmer.