this image is a program that gets the shortest path of two valid words
You can run this image by pressing "docker run -p 8080:8080 wwwumr/wordladder:1.0"
and then you can get the word chain by using the url :
http://192.168.99.100:8080/wordLadder?start=cat&end=dog
to get ["cat","cot","dot","dog"]
Content type
Image
Digest
Size
86.7 MB
Last updated
over 7 years ago
docker pull wwwumr/wordladder:1.0