Extracts all installed packages from a Docker image by running it.
The method is based on stevedore
.
get_installed_packages(image)
Arguments
image |
Name of the new image to be run |
Value
A data.frame
with installed packages and their version of the image