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
- Host: GitHub
- URL: https://github.com/rikonor/caddy-arm
- Owner: rikonor
- License: mit
- Created: 2017-05-17T21:31:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T21:31:19.000Z (about 9 years ago)
- Last Synced: 2025-06-23T02:07:35.709Z (about 1 year ago)
- Topics: arm, caddy, caddyserver, containers, docker, raspberry-pi
- Language: Makefile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```