Skip to content

Change the Base Docker Image of ShardingSphere Proxy Native from oraclelinux:9-slim to container-registry.oracle.com/os/oraclelinux:9-slim #33263

@linghengqian

Description

@linghengqian

Feature Request

For English only, other languages will not be accepted.

Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.

Please answer these questions before submitting your issue. Thanks!

Is your feature request related to a problem?

Describe the feature you would like.

[INFO] --- exec:3.1.0:exec (build and push docker image) @ shardingsphere-proxy-native-distribution ---
#0 building with "shardingsphere-builder" instance using docker-container driver

#1 [internal] booting buildkit
#1 pulling image moby/buildkit:buildx-stable-1
#1 pulling image moby/buildkit:buildx-stable-1 2.9s done
#1 creating container buildx_buildkit_shardingsphere-builder0
#1 creating container buildx_buildkit_shardingsphere-builder0 0.3s done
#1 DONE 3.2s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 1.16kB done
#2 DONE 0.0s

#3 [auth] library/oraclelinux:pull token for registry-1.docker.io
#3 DONE 0.0s

#4 [linux/arm64 internal] load metadata for docker.io/library/oraclelinux:9-slim
#4 ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/oraclelinux/manifests/sha256:0eb8e1dc0a6144a15926f483a8a0f7c91fc7689fc3a101e348c497a9dbf3488e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

#5 [linux/amd64 internal] load metadata for docker.io/library/oraclelinux:9-slim
#5 CANCELED
------
 > [linux/arm64 internal] load metadata for docker.io/library/oraclelinux:9-slim:
------
Dockerfile:17
--------------------
  15 |     # limitations under the License.
  16 |     #
  17 | >>> FROM oraclelinux:9-slim
  18 |     LABEL org.opencontainers.image.authors="ShardingSphere [email protected]"
  19 |     ENV LOCAL_PATH=/opt/shardingsphere-proxy-native-bin
--------------------
ERROR: failed to solve: oraclelinux:9-slim: failed to resolve source metadata for docker.io/library/oraclelinux:9-slim: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/oraclelinux/manifests/sha256:0eb8e1dc0a6144a15926f483a8a0f7c91fc7689fc3a101e348c497a9dbf3488e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions