Add static to list of images in README
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Elara 2023-08-13 19:01:22 -07:00
parent 567895f114
commit 1cc12fd035
1 changed files with 1 additions and 2 deletions

View File

@ -8,10 +8,9 @@ The containers are stored on my gitea instance, so you can pull them like this:
docker pull gitea.elara.ws/elara6331/golang:latest
```
Some of the images use [ko.build](https://ko.build)
### Images
- `static`: A base image with just enough files to run static binaries
- `golang`: An alpine-based image with Go installed
- `webserver`: A very simple webserver
- `go-import-redirector`: rsc's [go-import-redirector](https://github.com/rsc/go-import-redirector) project