-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/syncsam sync commandsam sync commandcontributors/good-first-issueGood first issue for a contributorGood first issue for a contributorstage/waiting-for-releaseFix has been merged to develop and is waiting for a releaseFix has been merged to develop and is waiting for a releasetype/featureFeature requestFeature request
Description
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
Labels
area/syncsam sync commandsam sync commandcontributors/good-first-issueGood first issue for a contributorGood first issue for a contributorstage/waiting-for-releaseFix has been merged to develop and is waiting for a releaseFix has been merged to develop and is waiting for a releasetype/featureFeature requestFeature request