Skip to content
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

Open
huangpeilong opened this issue Apr 13, 2017 · 6 comments
Open

Failed to run images built locally #645

huangpeilong opened this issue Apr 13, 2017 · 6 comments

Comments

@huangpeilong
Copy link

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

  1. Download crane code from github
  2. Enter into "frontend" and run command "docker build -t NewImageName ."
  3. Modify docker-compose.yaml to replace blackmamba with "NewImageName"
  4. Start crane again
@xiaods
Copy link
Contributor

xiaods commented Apr 15, 2017

hi @huangpeilong please try it base on https://github.com/Dataman-Cloud/crane/tree/master/deploy folder scripts.

@huangpeilong
Copy link
Author

@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 ." .

@xiaods
Copy link
Contributor

xiaods commented May 2, 2017

@huangpeilong please see README.md's

 Option 2: development workflow from docker build

section

@huangpeilong
Copy link
Author

@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.

@xiaods
Copy link
Contributor

xiaods commented May 5, 2017

@huangpeilong sorry, let me check it asap.

@xiaods
Copy link
Contributor

xiaods commented Oct 26, 2017

@huangpeilong need pr to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants