Skip to content

Commit

Permalink
docs: Add a note about Ruby Standalone with Alpine support
Browse files Browse the repository at this point in the history
  • Loading branch information
tienvx committed May 17, 2024
1 parent 33cf8f1 commit 83a962f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,10 @@ _\*_ v3 support is limited to the subset of functionality required to enable lan
| Linux | arm64 || 9.x + |
| Windows | x86_64 || All |
| Windows | x86 || 9.x - |
| Alpine | x86_64 || 10.x + |
| Alpine | arm64 || 10.x + |
| Alpine | x86_64 || All \* |
| Alpine | arm64 || All \* |

_\*_ For 9.x and below, supported with a workaround [Ruby Standalone with Alpine].

</details>

Expand All @@ -291,3 +293,4 @@ See [CONTRIBUTING](CONTRIBUTING.md).
[9xx]: https://github.com/pact-foundation/pact-php/tree/release/9.x
[installation]: #installation
[message support]: https://github.com/pact-foundation/pact-specification/tree/version-3#introduces-messages-for-services-that-communicate-via-event-streams-and-message-queues
[Ruby Standalone with Alpine]: https://github.com/pact-foundation/pact-ruby-standalone/wiki/Using-the-pact-ruby-standalone-with-Alpine-Linux-Docker

0 comments on commit 83a962f

Please sign in to comment.