-
The official Harbor Notary Signer docker image.
-
Maintained by: openEuler CloudNative SIG
-
Where to get help: openEuler CloudNative SIG, openEuler
- 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
- 2.4.1-22.09: harbor-notary-signer v2.4.1, openEuler 22.09
Linux/Unix, ARM64 or x86-64 architecture.