[
https://issues.apache.org/jira/browse/BEAM-13282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Avilov updated BEAM-13282:
--------------------------------
Description:
Create Docker container with GO Beam SDK which is able to run examples with
Beam go code.
Docker container requirements:
# Container with GO SDK
# Сontainer should copy the attached *[^go.mod]* file and put it in this
directory: *beam/playground/backend/executable_files*
# in this directory write the following command: {*}go mod download
all{*}{*}{*}
Also attached is an example of a [^Dockerfile] with which they were
successfully run examples with Beam go code.
> Create GO docker file
> ---------------------
>
> Key: BEAM-13282
> URL: https://issues.apache.org/jira/browse/BEAM-13282
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Pavel Avilov
> Assignee: Sergey Kalinin
> Priority: P2
> Labels: beam-playground-devops, beam-playground-sprint-3,
> beam-playground-sprint-4
> Attachments: Dockerfile, go.mod
>
>
> Create Docker container with GO Beam SDK which is able to run examples with
> Beam go code.
> Docker container requirements:
> # Container with GO SDK
> # Сontainer should copy the attached *[^go.mod]* file and put it in this
> directory: *beam/playground/backend/executable_files*
> # in this directory write the following command: {*}go mod download
> all{*}{*}{*}
> Also attached is an example of a [^Dockerfile] with which they were
> successfully run examples with Beam go code.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)