Expected behavior
Run images which are built locally.
Actual behavior
Information about the Issue
Messy code in the home page "index.html".  So it is just can't use the blackmamba image built from the code.
Steps to reproduce the behavior
- Download crane code from github
 
- Enter into "frontend" and run command "docker build -t NewImageName ."
 
- Modify docker-compose.yaml to replace blackmamba with "NewImageName"
 
- Start crane again