question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to connect to docker version of cookiecutter

See original GitHub issue

@jamescurtin this works great… but I can’t figure out the URL to connect to once I have docker-compose up flask-dev running.

I checked localhost:5000, ifconfig to find the my Ubunutu VM IP, 0.0.0.0:5000 and used docker inspect to view the IP address. None of them seemed to be working.

What IP address should I be using?

_Originally posted by @hassanc in https://github.com/cookiecutter-flask/cookiecutter-flask/pull/483#issuecomment-498541577_

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
hassanccommented, Jul 22, 2019

@jamescurtin this issue can be closed. I rebuilt based on the latest commit and i am able to connect as expected. thx.

0reactions
hassanccommented, Jun 13, 2019

I’m able to see the html + the GET request as well… Yep, I’m running docker on an Ubuntu VM, but I doubt that would be an issue.

I’m traveling again next week, but I’ll investigate this further.

FlaskDev.txt

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Up and Running Locally With Docker
The steps below will get you up and running with a local development environment. All of these commands assume you are in the...
Read more >
Home · Cookiecutter Docker Science
Cookiecutter Docker Science launches the Jupyter Notebook server in the container with make jupyter command. Note that port forward setting to connect the...
Read more >
Development and Deployment of Cookiecutter-Django via ...
Docker Setup. Follow the instructions to install the Docker Engine and the required Docker components - Engine, Machine, and Compose. Check the versions:....
Read more >
cookiecutter for container images - DEV Community ‍ ‍
I maintain a containerized version of all cookiecutter releases starting with 1.7.0 at dockerhub. If you want to know more check out the ......
Read more >
Cookie Cutter Machine Learning with Docker - Druce.ai
Current working directory on the host will be mounted as /home/ubuntu/local in the container, edit as necessary for access to your notebooks.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found