- Install docker.io and docker-compose:
sudo apt-get install docker.io docker-compose
.
- Download the zip file of this gist => CidsRef container-data. Unzip it and move it to a location of your choice.
- Add your cids_reference.sql to the container-data directory.
- Edit YOUR_USERNAME and YOUR_CRYPTED_PASSWORD in settings.xml
- Download the zip file of this gist => CidsRef Dockerfiles. Unzip it and cd into the unzipped directory.