Skip to content

Can't get file from cp filed in docker run -v <path>:/mount <image> bash -c "cp file /mount" #647

@Niknu

Description

@Niknu

When I run docker run -v <path>:/mount <image> bash -c "cp foo /mount"

I can't see the copied file in the run of the codebuild locally.
This works, though, in the AWS cloud.

Activity

added
CodeBuild-localTag to track issues and PRs for CodeBuild local Docker image
on Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    CodeBuild-localTag to track issues and PRs for CodeBuild local Docker image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @subinataws@Niknu

        Issue actions

          Can't get file from cp filed in docker run -v <path>:/mount <image> bash -c "cp file /mount" · Issue #647 · aws/aws-codebuild-docker-images