Create README.md

This commit is contained in:
Christian Richter
2020-08-05 15:35:41 +02:00
committed by Christian Richter
parent c1f9b4a49e
commit b7b1a751f4

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# dockerhub-autobuild
This repo contains Dockerfiles used for autobuilding on Dockerhub.
No guarantee for completeness or functionality.
|URL|Folder|Description|x86_64|arm32v7|
|:--|:-----|:----------|:----:|:-----:|
|[dragonchaser/webtest](https://hub.docker.com/r/dragonchaser/webtest)|webtest|A small container running ruby WebRick and serves static content from /web|x|x|
|[dragonchaser/nginx-matrix](https://hub.docker.com/r/dragonchaser/nginx-matrix)|nginx-matrix|A modification of the nginx:latest image that exposes tcp ports 80,443 and 8448 for use as reverse proxy with a matrix server (e.g. synapse)|x|x|