Products Container Base Image

JFrog container images use Red Hat UBI Micro base with net-tools, curl, tar, and zip for lightweight secure deployments.

JFrog Artifactory uses the Red Hat UBI Micro base image to provide a more secure foundation for JFrog products. This reduces the attack surface and enables better quality control of the tools included in the base image.

In addition to the built-in packages, the JFrog products base image includes the following packages:

  • net-tools
  • cronie
  • findutils
  • shadow-utils
  • curl
  • tar
  • zip
  • hostname
  • procps
  • gawk
  • libstdc++
  • popt
📘

Note

To use other debug tools, download them from external sources or from releases.jfrog.io to /opt/jfrog/<product>/var. Extract and run the tools from within this directory.