Skip to content

Unclear deployment documentation #1

@mwnDK1402

Description

@mwnDK1402

I'm getting this error on Windows, trying to build for Lambda in a container:

docker run -it --rm -v ~/.cargo/registry:/root/.cargo/registry:z -v .:/build:z lambda_builder
docker: Error response from daemon: create .;C: ".;C" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.

Seeing a real example repository with a GitHub Action for continuous deployment would help a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions