Give each image its own README
This commit is contained in:
parent
ced424ac03
commit
dce94d0578
3
golang/README.md
Normal file
3
golang/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# golang
|
||||||
|
|
||||||
|
The [golang image](https://gitea.elara.ws/Elara6331/-/packages/container/golang/latest) is an Alpine Edge image with the latest version of Go installed
|
5
webserver/README.md
Normal file
5
webserver/README.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# webserver
|
||||||
|
|
||||||
|
The [webserver image](https://gitea.elara.ws/Elara6331/-/packages/container/webserver/latest) is a very simple webserver that serves its `/html` directory and logs requests. It doesn't have any TLS capabilities or anything like that, it just serves some static files and does nothing else.
|
||||||
|
|
||||||
|
You can change the address it listens on using the `WEBSERVER_ADDR` environment variable.
|
Loading…
Reference in New Issue
Block a user