Skip to content

Latest commit

 

History

History

harbor-notary-signer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Harbor Notary Signer

Quick reference

Build reference

  • Build images and push
docker buildx build -t "openeuler/harbor-notary-signer:$VERSION" --platform linux/amd64,linux/arm64 . --push

We are using buildx in here to generate multi-arch images, see more in Docker Buildx

  • Run
docker run -d openeuler/harbor-notary-signer:$VERSION

Supported tags and respective Dockerfile links

  • 2.4.1-22.09: harbor-notary-signer v2.4.1, openEuler 22.09

Operating System

Linux/Unix, ARM64 or x86-64 architecture.