From d96b29a1bb85dc1db1c1967b0be22e12a9007034 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 27 Aug 2026 21:14:46 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/alpine-opencode/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/alpine-opencode/README.md diff --git a/src/alpine-opencode/README.md b/src/alpine-opencode/README.md new file mode 100644 index 0000000..e9e0929 --- /dev/null +++ b/src/alpine-opencode/README.md @@ -0,0 +1,20 @@ + +# alpine-opencode (alpine-opencode) + +Installs opencode on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-opencode:0": {} +} +``` + + + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-opencode/devcontainer-feature.json). Add additional notes to a `NOTES.md`._