Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
linghengqian opened this issue Oct 15, 2024 · 1 comment · Fixed by #33264
Assignees

Comments

@linghengqian
Copy link
Member

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
@linghengqian
Copy link
Member Author

linghengqian commented Oct 15, 2024

  • I'm working on the current issue. Or we could actually consider a smaller Docker Image. . . .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant