Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-11438

Dockerfile for dev container updates (macOS)

Details

    • Improvement
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 2.27.0
    • website
    • None

    Description

      Enhance docker image script start-build-env.sh for macOS:

      1. update to use dscl instead of getent on MacOS in getting gid for "docker" group
      2. change from HOME to DOCKER_HOME_DIR:

                                    RUN chown -R ${USER_NAME}:${GROUP_ID} ${DOCKER_HOME_DIR}/.cache

      ENV GOPATH ${DOCKER_HOME_DIR}/beam/sdks/go/examples/.gogradle/project_gopath

      Attachments

        Activity

          People

            alskos Alex Kosolapov
            alskos Alex Kosolapov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: