Last active
January 30, 2016 09:26
-
-
Save matglas/651ef703fac1ad7c6168 to your computer and use it in GitHub Desktop.
Run a docker container with a temporary solr.
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
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