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 Compose Up script #1
Comments
|
Can you run |
|
Also, check this out: docker/compose#5044 (comment) |
|
Hi Dr Schermann,
I don't get error messages when i run both docker-compose --version and
docker-compose up --help. However when i run docker-compose up, it
generates an error. Thanks for your help
Regards
Muhammad
…On Tue, Sep 19, 2017 at 11:50 PM, Michael Schermann < ***@***.***> wrote:
Also, check this out: docker/compose#5044 (comment)
<docker/compose#5044 (comment)>
—
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/AedA2IzzJNt9zRbMxcWUGKog9IjYtgbZks5skLXRgaJpZM4PdXhL>
.
|
|
Check this please: #1 (comment) |
|
Clone again and see if it works now @sultanadeel |
|
Hi Professor, I checked few threads for resolution, it seems I need to reset factory defaults every time to get docker to run. I just wanted to check if you know any other resolution for this. Appreciate your help! -Priyanka |
|
Hi Dr Schermann,
I cloned again to a different folder and reinstalled Docker toolbox and ran
the script in docker terminal, however, it's showing again the same error
as follows
[image: Inline image 1]
Thanks & Regards
…On Wed, Sep 20, 2017 at 9:55 PM, Michael Schermann ***@***.*** > wrote:
Clone again and see if it works now
—
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/AedA2Asuu9KQRCvvVQnQHRJJEbRIolrhks5skewkgaJpZM4PdXhL>
.
|
|
@priyankad228 make sure that you run the docker-compose up in the directory where you cloned the repository to (Make sure that the directory contains the docker-compose.yml) |
What is the output? |
|
Hi Dr Schermann, i followed the above steps, created a folder with a text file having the above script, and then used Docker Terminal to run docker . build command. However, it is not able to read the file somehow. I am trying to read the file using the build command. Thanks |
|
@sultanadeel What is the error message? |
|
The error message is as follows
[image: Inline image 1]
…On Thu, Sep 21, 2017 at 12:32 PM, Michael Schermann < ***@***.***> wrote:
@sultanadeel <https://github.com/sultanadeel> What is the error message?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AedA2C9H9_Dp-hK63B10ZYBeNlPLxw6Fks5skrm5gaJpZM4PdXhL>
.
|
|
@sultanadeel no image? |
|
The command is |
|
Ha, dang. I was too quick. The command is |
|
@bhargavre Are you in the same directory? Have you name the file Dockerfile without any endings? |
|
Yes. I created a file "Dockerfile" and am in the same directory. |
|
try the following |
|
@bhargavre That is what I thought. Try |
|
@bhargavre It seems that you have copied all the code in one line? This should be separate lines |
|
But this is just a warning... Try the original dataviz_docker again... |
|
ok.. it seems to work. Now, follow the instructions here: https://github.com/mschermann/dataviz_docker |
|
@bhargavre I guess this is a windows issue. Try to run it in the Docker Quickstart Terminal that comes with the Docker installation on Windows... |
|
This is actually on the Docker Quickstart Terminal itself. So when we launch the terminal. i enter cmd and follow the instructions |
|
I released a new version, pull, and try again. |
|
I tried with new version. It's still producing the same error as Bhargav mentioned |
|
If you are around, just stop by. Otherwise, install jupyter without the docker (see the FAQ) for now. |
|
Windows Users ... |
|
To all Windows users: please try to install jupyter as described here: http://jupyter.org/install.html |
|
@PriyankaN22 try this: docker/labs#215 (comment) |









Hi, i installed Docker Toolbox for my Windows machine and then cloned the repository to a local folder. Subsequently, when i am trying to build the docker container using docker-compose up command, it's not executing the script. Attached is the snapshot of the command prompt

The text was updated successfully, but these errors were encountered: