aws / aws/aws-codebuild-docker-images

Add support for excluding files/directories from mounted source

Open
#327 5 comments 1 reaction 0 assignees View on GitHub
CodeBuild-local feature request
Dominant language
Dockerfile
Stars
1.2k
Forks
971
Avg merge
2h 47m
Merged PRs (30d)
1

Description

When local agent mounts source path, it includes all sub-directories including `.git`, `node_modules`, etc.
This either [makes DOWNLOAD_SOURCE step very long](https://github.com/aws/aws-codebuild-docker-images/issues/195) or breaks local development environment most of the time, there must be some way to control which files are being mounted.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.