vchunikhin commented on code in PR #22310:
URL: https://github.com/apache/beam/pull/22310#discussion_r926321190


##########
playground/backend/containers/go/Dockerfile:
##########
@@ -55,6 +55,7 @@ ENV SERVER_PORT=8080
 ENV APP_WORK_DIR=/opt/playground/backend/
 ENV BEAM_SDK="SDK_GO"
 ENV BUCKET_NAME="playground-precompiled-objects"
+ENV PROPERTY_PATH=/opt/playground/backend/properties.yaml

Review Comment:
   PROPERTY_PATH was added for every docker file to avoid problems when we will 
use properties.yaml for runners (JAVA, PYTHON, SCIO, GO)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to