Skip to content

Instantly share code, notes, and snippets.

@apnerve
Created January 22, 2019 16:42
Show Gist options
  • Select an option

  • Save apnerve/720bf7b34121318f343e667dc00557d5 to your computer and use it in GitHub Desktop.

Select an option

Save apnerve/720bf7b34121318f343e667dc00557d5 to your computer and use it in GitHub Desktop.
Useful docker utilities
docker run --rm -v $(pwd):/app composer:latest install --no-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment