| check_ecr_image_age | R Documentation |
Check ECR image age and suggest/force rebuild
check_ecr_image_age(region, image_tag, ttl_days = NULL, force_rebuild = FALSE)
region |
AWS region |
image_tag |
Image tag to check |
ttl_days |
TTL setting (NULL = no check) |
force_rebuild |
Force rebuild if past TTL |
TRUE if image is fresh or doesn't exist, FALSE if stale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.