1
0
mirror of https://github.com/ko-build/ko.git synced 2025-11-26 22:40:38 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Bradley Stannard
d9df80e9af fix(formatting): Updated the codeblock for Dockerfile to make it more readable 2024-11-21 15:25:49 +00:00
kosamson
d077603cca add incert section 2024-10-30 13:22:37 -04:00
kosamson
52467ebe4a add documentation for installing custom root ca certificates
adds a documentation page under the advanced section outlining how to
install custom root certificates into a container built using ko
2024-10-30 13:22:37 -04:00
Nick Zavaritsky
711779e829 Document linux_capabilities in builds section 2024-10-23 17:00:48 -04:00
Jeff Mendoza
d7fa6010ed Fix links in faq to config page.
Signed-off-by: Jeff Mendoza <jlm@jlm.name>
2024-10-16 13:17:26 -04:00
Chao Dai
3fe83e4a35 Fix a typo in terraform.md
The field name of `image` does not exist per https://registry.terraform.io/providers/ko-build/ko/latest/docs/resources/build#read-only.

Found this problem while trying to use it, and confirmed it working with this fix.
2024-05-28 16:36:31 -07:00
Yasuhiro Matsumoto
84298929b3 Fix AWS Lambda advanced docs
Signed-off-by: Yasuhiro Matsumoto <mattn.jp@gmail.com>
2024-04-18 21:02:48 +09:00
Jason Hall
78d85a7b4f include example using go packages (#1145)
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-09-11 20:12:53 +02:00
Jason Hall
1dcf2955f5 docs: add docs for TF and Lambda (#1139)
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-09-11 16:52:37 +02:00
Jason Hall
cbb93deee1 mention ko tekton task (#1039) 2023-05-08 11:03:31 -07:00
Jason Hall
9661bdd4dd update link to ko goreleaser docs (#936) 2023-02-01 14:26:22 -05:00
Jason Hall
43cdbd25fb update docs: fix broken links, align with README (#854)
* update docs: fix broken links, align with README

* update google/ko references that can be updated
2022-10-18 14:30:34 -04:00
Jason Hall
e1b4eade08 Move docs to ko.build (#749)
* Move docs to ko.build

* rm ko_deps.md

* remove trailing whitespace

* add go-import meta tag

* update mkdocs.yml

* update mkdocs.yml

* remove duplicate main.html

* update go.sum
2022-09-30 15:04:37 -04:00