We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Excuse my ignorance on Docker, but after running docker build -t nativescript . I get
docker build -t nativescript .
---> Running in a7218635d5f3
And the terminal just sits there. Is that expected? Seems like I should get back to the command prompt after the thing has booted up.
The text was updated successfully, but these errors were encountered:
what OS are you using? if it's a Mac, i would recommend using docker machine. I am on ubuntu so I can't really troubleshoot Mac related issues ):
Sorry, something went wrong.
Yeah - on a Mac. I have no idea what Docker Machine is, but I'll look into it and report back. Sorry for the lag on this.
No branches or pull requests
Excuse my ignorance on Docker, but after running
docker build -t nativescript .
I getAnd the terminal just sits there. Is that expected? Seems like I should get back to the command prompt after the thing has booted up.
The text was updated successfully, but these errors were encountered: