This has been adapted from a Dockerfile by Actency.
git clone [email protected]:UKWebMedia/packagist-solr.git
cd packagist-solr
docker build . -t "ukwm:packagist-solr"
docker run -p 8983:8983 ukwm:packagist-solr
Once they this is running, you can following the Packagist installation guide.
Packagist connects, but no results are found.
app/console packagist:index --no-debug --env=prod --force