diff --git a/src/alpine-patch/README.md b/src/alpine-patch/README.md new file mode 100644 index 0000000..2e734e3 --- /dev/null +++ b/src/alpine-patch/README.md @@ -0,0 +1,20 @@ + +# alpine-patch (alpine-patch) + +Installs patch on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-patch:0": {} +} +``` + + + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-patch/devcontainer-feature.json). Add additional notes to a `NOTES.md`._