FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing christophetd:master...muz3:master · christophetd/docker-python-sandbox · GitHub

This repository was archived by the owner on Apr 4, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: christophetd/docker-python-sandbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: muz3/docker-python-sandbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Dec 10, 2019

  1. Modifies the containers to publish their ports (i.e. the port 3000 wh…

    …ich accepts the Python code to execute) on the host machine. Now the library communicates with the containers via URLs like "localhost:32456" instead of with the IPs of the containers directly like "127.17.0.1:3000".
    
    This fixes an issue where the library would not work on Mac since the container IPs are not accessable with Docker on Mac. See the README for more context.
    jven authored and muz3 committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    9f3d361 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL