Skip to content

openeuler images

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Mar 02:12
· 9 commits to main since this release

Auto-built Podman images for openeuler.

使用方法 / Usage

从 tar.gz 加载 / Load from tar.gz

# amd64
curl -L https://github.com/oneclickvirt/podman/releases/download/openeuler/spiritlhl_openeuler_amd64.tar.gz \
  | podman load

# arm64
curl -L https://github.com/oneclickvirt/podman/releases/download/openeuler/spiritlhl_openeuler_arm64.tar.gz \
  | podman load

从 ghcr.io 拉取 / Pull from ghcr.io

podman pull ghcr.io/oneclickvirt/podman:openeuler-amd64
podman pull ghcr.io/oneclickvirt/podman:openeuler-arm64