Skip to content

Instantly share code, notes, and snippets.

@AlexandreGerault
Created February 10, 2022 23:24
Show Gist options
  • Save AlexandreGerault/6bb81d893094e8e8677217830c964839 to your computer and use it in GitHub Desktop.
Save AlexandreGerault/6bb81d893094e8e8677217830c964839 to your computer and use it in GitHub Desktop.
Run composer from docker
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