-
Notifications
You must be signed in to change notification settings - Fork 4
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
localhost 8765 not connecting #1
Comments
do this instead to expose all needed ports |
above command causes no issues on windows but on ubuntu it cause docker invalid reference format |
and i have to run it on Linux host only ie ubuntu can you please try on your linux and refactor this command |
Did you type or copy the command? There's a high chance its being caused by some encoding difference between windows and linux |
Ok will type and tell u
…On Fri, Apr 26, 2019, 19:09 CheyenneForbes ***@***.***> wrote:
Did you type or copy the command? There's a high chance its being caused
by some encoding difference between windows and linux
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACMD7U3II4JPIPX7CAA74A3PSMAYTANCNFSM4HELNWNA>
.
|
docker run -d --name phoenix -p 8765:8765 avapno/apache-phoenix
The text was updated successfully, but these errors were encountered: