View source: R/isDockerBuildRecent.R
isDockerBuildRecent | R Documentation |
Is the Docker build recent?
isDockerBuildRecent(image, days = 2L)
image |
|
days |
|
logical
.
Updated 2023-03-16.
## > image <- "public.ecr.aws/acidgenomics/koopa:debian"
## > isDockerBuildRecent(image)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.