-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to run images built locally #645
Comments
hi @huangpeilong please try it base on https://github.com/Dataman-Cloud/crane/tree/master/deploy folder scripts. |
@xiaods Scripts in the "deploy" folder works well as it uses blackmamba-image downloaded from website, The issue occurs when I try to build the blackmamba-image from local code, using "docker build -t demoregistry.dataman-inc.com/crane/blackmamba v1.0.6 ." . |
@huangpeilong please see README.md's
section |
@xiaods Messy code still occer in the home page "index.html", while I followed the README.md. Because the script in README.md still builds the image by local code and something is missing in frontend. |
@huangpeilong sorry, let me check it asap. |
@huangpeilong need pr to fix it. |
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
The text was updated successfully, but these errors were encountered: