Apolo
HomeConsoleGitHub
  • Apolo concepts
  • CLI Reference
  • Examples/Use Cases
  • Flow CLI
  • Actions Reference
  • Apolo Extras CLI
  • Python SDK
  • Getting started
    • Introduction
    • First Steps
      • Getting Started
      • Training Your First Model
      • Running Your Code
    • Apolo Base Docker image
    • FAQ
    • Troubleshooting
    • References
  • Apolo Console
    • Getting started
      • Sign Up, Login
      • Organizations
      • Clusters
      • Projects
    • Apps
      • Pre-installed apps
        • Files
        • Buckets
        • Disks
        • Images
        • Secrets
        • Jobs
          • Remote Debugging with PyCharm Professional
          • Remote Debugging with VS Code
        • Flows
      • Available apps
        • Terminal
        • LLM Inference
          • vLLM Inference details
          • Multi-GPU Benchmarks Report
        • PostgreSQL
        • Text Embeddings Inference
        • Jupyter Notebook
        • Jupyter Lab
        • VS Code
        • PyCharm Community Edition
        • ML Flow
        • Apolo Deploy
        • Dify
        • Weaviate
        • Fooocus
        • Stable Diffusion
  • Apolo CLI
    • Installing CLI
    • Apps
      • Files
      • Jobs
      • Images
  • Administration
    • Cluster Management
      • Creating a Cluster
      • Managing Users and Quotas
      • Managing organizations
      • Creating Node Pools
      • Managing Presets
Powered by GitBook
On this page
  • Overview
  • References

Was this helpful?

  1. Apolo Console
  2. Apps
  3. Pre-installed apps

Images

Apolo container image registry

PreviousDisksNextSecrets

Last updated 2 months ago

Was this helpful?

Overview

The Images app provides a central location for viewing properties of container image assets used in deployments.

The Images application is accessible from the left-side navigation menu in the Apolo Console. All container images associated with the selected project and cluster, along with detailed information about each image. Each image is represented by a path.

A search field at the top of the list allows you to quickly locate specific images by name or path.

On the right side of the screen, selecting an image displays detailed information about it, including:

  • Image Tags. Tags associated with the image. Useful for version control (e.g., latest).

  • Image Path. The full path to the image within the Apolo storage.

  • Creation Date. The date when the image was added.

  • Size. Total size of the image.

  • Copy Icons. Allows the user to copy either the image path or tag to the clipboard for easy reference.

To learn more about managing images with the Images app, visit the app page.

References

Apolo Extras image build
Apolo Flow image configuration syntax
Apolo CLI images reference
Apolo CLI Images