[
https://issues.apache.org/jira/browse/BEAM-11608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17311836#comment-17311836
]
Alex Amato commented on BEAM-11608:
-----------------------------------
If we go the docker route we really need to understand why the two docker
solutions we worked on don't give a consistent experience.
There see, to be subtleties into how docker containers work. As I mention
on the jira, this seems to be one of the downsides, which I don't think we
will encounter with a shareable linux virtual machine.
Though, in both these cases we didn't properly build and share the docker
image. We had scripts which would generate the image, which IMO is the
wrong approach. We should be sharing a built image and loading those up in
a container
(Pardon me if I have confused the terms image and container, but it
should be possible to share a build thing we can share).
On Tue, Mar 30, 2021 at 3:16 PM Kenneth Knowles (Jira) <[email protected]>
> Development environment set up automation
> -----------------------------------------
>
> Key: BEAM-11608
> URL: https://issues.apache.org/jira/browse/BEAM-11608
> Project: Beam
> Issue Type: Wish
> Components: build-system, website
> Reporter: Tyson Hamilton
> Priority: P3
>
> The manual steps in the contribution guide should be combined into a single
> command for users. For example, this could be done by putting all manual
> steps into a shell script.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)