(1)install docker
https://docs.docker.com/engine/install/ubuntu/
(2)use dbpedia spotlight docker image
https://www.thetopsites.net/article/50735033.shtml
(3)display all docker images
(base) xiaobao@dlmachine:~$ sudo docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
dbpedia/minimal-download-client latest 75b1caf0fa9f 5 months ago 390MB
hello-world latest fce289e99eb9 18 months ago 1.84kB
dbpedia/spotlight-english latest b8d96addc33d 2 years ago 4.03GB
(4)start the images
sudo docker run -i -p 2222:80 dbpedia/spotlight-english spotlight.sh