Skip to content

Commit

Permalink
Merge pull request #46 from cirolosapio/automated-documentation-updat…
Browse files Browse the repository at this point in the history
…e-8536605536

Automated documentation update
  • Loading branch information
cirolosapio authored Apr 3, 2024
2 parents d5fce72 + 175cb8b commit 86d20aa
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 1 deletion.
20 changes: 20 additions & 0 deletions src/alpine-magento-cloud-cli/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# alpine-magento-cloud-cli (alpine-magento-cloud-cli)

Installs magento-cloud-cli on alpine

## Example Usage

```json
"features": {
"ghcr.io/cirolosapio/devcontainers-features/alpine-magento-cloud-cli:0": {}
}
```





---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-magento-cloud-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
2 changes: 1 addition & 1 deletion src/alpine-php-composer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Installs php composer on alpine

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Version of composer to install | string | 2.7.1 |
| version | Version of composer to install | string | 2.7.2 |



Expand Down
20 changes: 20 additions & 0 deletions src/alpine-php-posix/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# alpine-php-posix (alpine-php-posix)

Installs posix extension for php on alpine

## Example Usage

```json
"features": {
"ghcr.io/cirolosapio/devcontainers-features/alpine-php-posix:0": {}
}
```





---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-php-posix/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit 86d20aa

Please sign in to comment.