1. ThinkLink Docker
thinklink-docker contains the Docker installation and configuration files for thinklink. Currently, only the x64 platform is supported. Docker repo :https://github.com/ManThink/ThinkLink-docker
1.1. Instructions
- Clone the repository to your local machine.
- Run
docker-compose up. - The images have been uploaded to Docker Hub and will be automatically pulled by docker-compose.
- If you are unable to pull the images from Docker Hub due to network issues, download the image files and manually import them using the command:
docker load -i imagename.tar. - Download link for image files: https://www.jianguoyun.com/p/DfMDLSgQjJyUBxj__5QGIAA
- After importing the images, run
docker-compose upto start the services.