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