An open API service indexing awesome lists of open source software.

https://github.com/rikonor/caddy-arm

Build a Caddy Docker image for ARM devices
https://github.com/rikonor/caddy-arm

arm caddy caddyserver containers docker raspberry-pi

Last synced: about 1 month ago
JSON representation

Build a Caddy Docker image for ARM devices

Awesome Lists containing this project

README

          

Caddy for ARM
---

The following can be used to builda a Docker image of Caddy for a Raspberry Pi.

#### Instructions

```
# To generate an up-to-date image
$ make

# To create a tar
$ make tar
```