Skip to content

shimib/count_docker_for_adv_sec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

count_docker_for_adv_sec

This script will estimate the number of unique Docker images introduced in the last 3 months into you Artifactory.

Pre-requites:

  1. Have the JFrog CLI installed and available on you path under jf. (see: https://jfrog.com/getcli/)
  2. Config the JFrog CLI with your Artifactory connection details as an admin user (see: https://www.jfrog.com/confluence/display/CLI/JFrog+CLI#JFrogCLI-JFrogPlatformConfiguration)

Running the script:
Note: This script will iterate over all of you Docker repositories and might cause increased workload on Artifactory and the DB through the duration of the execution. It is recommended not to execute it during peak hours.

In order to run the script, execute countDocker.sh

Legacy JFrog CLI: If you are using a legacy version for the CLI (i.e., named jfrog and not jf), please execute: "countDoceker.sh legacy"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages