chilly-hairdresser-56259
05/21/2020, 4:02 AMfaint-table-42725
05/21/2020, 4:17 AMdocker
on your path?chilly-hairdresser-56259
05/27/2020, 3:34 AMenv
faint-table-42725
05/27/2020, 3:34 AMchilly-hairdresser-56259
06/02/2020, 2:35 PMcontainer_definition
it needs to be a supplied json string, which I build using json.dumps()
, when referencing image.image_name
I do not think the actual string value of image_name
is being passed as ecr provides Container.Image has invalid characters
, however locally the image was build successfully.'image': '%s.dkr.ecr.%<http://s.amazonaws.com/%s/%s-ui:latest|s.amazonaws.com/%s/%s-ui:latest>' % (account.account_id, current.name, p_env, p_application )
however I dont want to use a static tag, rather use the dynamic tag generated from pulumi.faint-table-42725
06/02/2020, 4:22 PM