Skip to content

Instantly share code, notes, and snippets.

@matglas
Last active January 30, 2016 09:26
Show Gist options
  • Save matglas/651ef703fac1ad7c6168 to your computer and use it in GitHub Desktop.
Save matglas/651ef703fac1ad7c6168 to your computer and use it in GitHub Desktop.
Run a docker container with a temporary solr.
Image from: https://github.com/twinbit/docker-drupal-solr
Run a container with a temporary solr.
$ docker run -p=8983:8983 --name=solr --rm twinbit/docker-drupal-solr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment