Skip to content

Instantly share code, notes, and snippets.

@szeidler
Created May 19, 2017 11:12
Show Gist options
  • Save szeidler/cc76c0f14e48b80af8447056689c7b22 to your computer and use it in GitHub Desktop.
Save szeidler/cc76c0f14e48b80af8447056689c7b22 to your computer and use it in GitHub Desktop.
Use Drupal console with docker4drupal
#!/bin/sh
docker-compose exec --user 82 php drupal
#alias ddrupal = docker-compose exec --user 82 php drupal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment