Skip to content

zli

Tool for OCI-native container image registry, simplified

zli is a binary that implements a set of command line commands for interacting with the zot registry server

devops

https://zotregistry.dev

amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install zli

sudo apt install zli

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    zli=2.1.1*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      zli=2.1.1*

Download URLs

Version SHA256 Size (KB)
2.1.1 c8c6d0681c0cb43f3e0fcc30ca8beb27c53e8b0c209cc6cd2f658977d4a61f95 4063
2.1.0 7d90d5bd85bf44798a81079fb07090a0bb323b108383aa1d22de5fcb71f198a5 3707
Version SHA256 Size (KB)
2.1.1 9f88c8906365b71fd5d51711de0a83b86229c80fb9006e01ea20ede3eab5edcc 3498
2.1.0 fe4b757b94b92a8c7c6ac1d8467591458fae8dc405dfe97095d5878a2fc9c508 3193

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for zli are versioned here.

Click here to see zli ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/zli/ops2deb.yml
name: zli
matrix:
  architectures:
    - amd64
    - arm64
  versions:
    - 2.1.0
    - 2.1.1
homepage: https://zotregistry.dev
summary: tool for OCI-native container image registry, simplified
description: |-
  zli is a binary that implements a set of command line commands for interacting
  with the zot registry server
fetch: https://github.com/project-zot/zot/releases/download/v{{version}}/zli-linux-{{arch}}
install:
  - zli-linux-{{arch}}:/usr/bin/zli

The blueprint fetch keyword contains a URL template pointing to zli releases. Downloaded files are locked in a lockfile versioned here.

Click here to see zli release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/zli/ops2deb.lock.yml
- url: https://github.com/project-zot/zot/releases/download/v2.1.0/zli-linux-amd64
  sha256: 224a879060a2eaf030e58a4efcd147661a6b1c77878a3701785277c984b08ab4
  timestamp: 2024-11-30 19:02:56+00:00
- url: https://github.com/project-zot/zot/releases/download/v2.1.0/zli-linux-arm64
  sha256: 933886eba29f046d0565ff0294a34502ee338ebbf769422bed31d9cac36d8bc6
  timestamp: 2024-11-30 19:04:04+00:00
- url: https://github.com/project-zot/zot/releases/download/v2.1.1/zli-linux-amd64
  sha256: 5f9bfefcb6a5dc1601216be10389fb48f20b80cd42a9291717d26d76202c189e
  timestamp: 2024-12-16 09:08:00+00:00
- url: https://github.com/project-zot/zot/releases/download/v2.1.1/zli-linux-arm64
  sha256: 76c5573f25280e98feedf595ffc405f7c5c28d9bb337ae813d2d814126aa0ba2
  timestamp: 2024-12-16 09:08:00+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/zli.svg)](https://docs.wakemeops.com/packages/zli)
<a href="https://docs.wakemeops.com/packages/zli">
  <img src="https://docs.wakemeops.com/badges/zli.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/zli.svg
:target: https://docs.wakemeops.com/packages/zli