Add acknowledgements to README
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
59cbe8d46f
commit
5de188318d
@ -14,3 +14,9 @@ docker pull gitea.elara.ws/elara6331/golang:latest
|
|||||||
- `golang`: An alpine-based image with Go installed
|
- `golang`: An alpine-based image with Go installed
|
||||||
- `webserver`: A very simple webserver
|
- `webserver`: A very simple webserver
|
||||||
- `go-import-redirector`: rsc's [go-import-redirector](https://github.com/rsc/go-import-redirector) project
|
- `go-import-redirector`: rsc's [go-import-redirector](https://github.com/rsc/go-import-redirector) project
|
||||||
|
|
||||||
|
### Acknowledgements
|
||||||
|
|
||||||
|
- [Alpine Linux](https://alpinelinux.org/): The basis of all my images
|
||||||
|
- [ko](https://ko.build/): Used to build light containers with static Go programs
|
||||||
|
- [apko](https://github.com/chainguard-dev/apko): Used to build more complex containers
|
||||||
|
Loading…
Reference in New Issue
Block a user