Sign inSign up

openeuler/knox

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.3K

openeuler/knox repository overview

Quick reference

knox | openEuler

Current knox docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

The Knox API Gateway is designed as a reverse proxy with consideration for pluggability in the areas of policy enforcement, through providers and the backend services for which it proxies requests.

Learn more on knox website.

The tag of each knox docker image is consist of the version of knox and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
2.1.0-oe2403sp4knox 2.1.0 on openEuler 24.03-LTS-SP4amd64, arm64
2.1.0-oe2403sp2knox 2.1.0 on openEuler 24.03-LTS-SP2amd64, arm64
2.0.0-oe2403sp1Apache knox 2.0.0 on openEuler 24.03-LTS-SP1amd64, arm64

Usage

Start a knox instance by following command:

docker run -it --name knox openeuler/knox:latest

The following message indicates that the knox is ready :

Starting Gateway succeeded with PID xxx.

Users can use --entrypoint to change the entrypoint. To get an interactive shell

docker exec -it knox /bin/bash

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:910bbcb6c

Size

1.5 GB

Last updated

2 months ago

docker pull openeuler/knox

This week's pulls

Pulls:

8

Last week