-
- Downloads
Initial working version
Adds the initial version of libravatar-nginx an container image, that provides a libravatar implementation using nginx config files. The minimal setup should allow secure and static avatar shipping.
parents
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 21 additions, 0 deletions.gitlab-ci.yml
- Dockerfile 13 additions, 0 deletionsDockerfile
- LICENSE 0 additions, 0 deletionsLICENSE
- README.md 55 additions, 0 deletionsREADME.md
- avatar/me@example.com.jpg 0 additions, 0 deletionsavatar/me@example.com.jpg
- avatar/me@example.org.jpg 0 additions, 0 deletionsavatar/me@example.org.jpg
- default.conf 81 additions, 0 deletionsdefault.conf
- docker-entrypoint.sh 25 additions, 0 deletionsdocker-entrypoint.sh
.gitlab-ci.yml
0 → 100644
Dockerfile
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
README.md
0 → 100644
avatar/me@example.com.jpg
0 → 100644
31.1 KiB
avatar/me@example.org.jpg
0 → 100644
343 KiB
default.conf
0 → 100644
docker-entrypoint.sh
0 → 100755