Skip to content

Commit 81b79b5

Browse files
authored
Merge pull request docker#12279 from ulyssessouza/pip-deps-update
Update pip install requirements
2 parents 537a14c + 40af359 commit 81b79b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ in your terminal to download the binaries. These step-by-step instructions are
120120
also included below.
121121
122122
> For `alpine`, the following dependency packages are needed:
123-
> `py-pip`, `python-dev`, `libffi-dev`, `openssl-dev`, `gcc`, `libc-dev`, and `make`.
123+
> `py-pip`, `python-dev`, `libffi-dev`, `openssl-dev`, `gcc`, `libc-dev`, `rust`, `cargo` and `make`.
124124
{: .important}
125125
126126
1. Run this command to download the current stable release of Docker Compose:

0 commit comments

Comments
 (0)