GitHub user herohde opened a pull request:
https://github.com/apache/beam/pull/3965
[BEAM-2600] Add minimal python SDK harness container
The container image does not support requirements files, main sessions, etc
yet.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/herohde/beam containers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3965.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3965
commit 56da326f04020ee3bae197177d1f541dc35c6f2d
Author: Henning Rohde
Date: 2017-10-09T22:28:25Z
[BEAM-2600] Add minimal python SDK harness container
---