Skip to content

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

@ivan-khvostishkov

Description

@ivan-khvostishkov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions