Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Niknu opened this issue May 30, 2023 · 0 comments
Labels
CodeBuild-local Tag to track issues and PRs for CodeBuild local Docker image

Comments

@Niknu
Copy link

Niknu commented May 30, 2023

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.

@subinataws subinataws added the CodeBuild-local Tag to track issues and PRs for CodeBuild local Docker image label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CodeBuild-local Tag to track issues and PRs for CodeBuild local Docker image
Projects
None yet
Development

No branches or pull requests

2 participants