billions-lock-73409
03/27/2019, 3:51 PMawsx.ecs.Image.fromDockerBuild
?lemon-spoon-91807
03/27/2019, 4:58 PMconst image = awsx.ecs.Image.fromDockerBuild(...);
const service = new awsx.ecs.FargateService(..., { image: image, ... });
const uri = image.image("", undefined);
Input<string>
which should be hte uri.billions-lock-73409
03/27/2019, 6:16 PMlemon-spoon-91807
03/27/2019, 6:17 PMbillions-lock-73409
03/27/2019, 6:18 PMlemon-spoon-91807
03/27/2019, 6:18 PMbillions-lock-73409
03/27/2019, 6:26 PMlemon-spoon-91807
03/27/2019, 7:15 PMbillions-lock-73409
03/28/2019, 1:47 PM