Skip to content

Feature request: sync support --build-image #5422

@elvishp2006

Description

@elvishp2006

Describe your idea/feature/enhancement

I'm building a Golang application that depends on a C++ lib, to build that application I can use that command that works perfectly sam build --use-container --build-image 0000000000.dkr.ecr.us-east-1.amazonaws.com/my-custom-image:master but when I try to use sam sync --stack-name api-astrology-development --use-container --build-image 0000000000.dkr.ecr.us-east-1.amazonaws.com/my-custom-image:master I got this error Error: No such option: --build-image

Proposal

Add support of --build-image on sam sync

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions