Created
February 10, 2022 23:24
-
-
Save AlexandreGerault/6bb81d893094e8e8677217830c964839 to your computer and use it in GitHub Desktop.
Run composer from docker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run --mount type=bind,source="$(pwd)",target=/app install composer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment