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

docker build no response #2546

Closed
dony71 opened this issue Apr 23, 2020 · 5 comments
Closed

docker build no response #2546

dony71 opened this issue Apr 23, 2020 · 5 comments

Comments

@dony71
Copy link

dony71 commented Apr 23, 2020

I try to build docker image for arm64 platform
I get dockerfile from https://hub.docker.com/r/mycroftai/docker-mycroft/dockerfile
It's running until dev_setup.sh execution below, and no response further entering Y or N or y or n
Anybody have similar issue?

================================================
Welcome to Mycroft!

This script is designed to make working with Mycroft easy. During this
first run of dev_setup we will ask you a few questions to help setup
your environment.

Do you want to run on 'master' or against a dev branch? Unless you are
a developer modifying mycroft-core itself, you should run on the
'master' branch. It is updated bi-weekly with a stable release.
Y)es, run on the stable 'master' branch
N)o, I want to run unstable branches
Choice [Y/N]:

@dony71
Copy link
Author

dony71 commented Apr 23, 2020

btw I'm doing this from ssh terminal

@forslund
Copy link
Collaborator

Seems like the call to dev_setup.sh is missing the CI environment variable. (having this will skip the interactive part of the dev_setup... Se here in the docker repo

@dony71
Copy link
Author

dony71 commented Apr 23, 2020

@forslund : this will build mimic which takes long time on raspberry pi
any better solution?

@forslund
Copy link
Collaborator

I pushed the arm64 apt package for mimic to the (unofficial) mycroft-desktop repo. See the issue on the docker-mycroft repo.

Can we close the issue here and continue the discussion over on the docker specific repo?

@forslund
Copy link
Collaborator

Taking the silence as agreement :) Feel free to reopen.

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