aws-samples / aws-samples/sagemaker-studio-image-build-cli

[Enchancement] Add `--exclude` option to reduce amount of files zipped and sent from local machine

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
59
Forks
26
PR merge metrics
No merged PRs in 30d

Description

`sm-docker` zips the whole working directory and in case Python `venv` files are placed inside this dir, it takes ages to compress and upload gigabytes of data.

It should be the way to exclude local dirs:

`sm-docker build . --exclude ./venv --exclude ./build`

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.