hub-feedback
hub-feedback copied to clipboard
Feedback and bug reports for the Docker Hub
When building, status shows IN PROGRESS, but Build Logs tab keeps saying "Logs are not available yet" (after multiple refreshes) 1 hour later I just cancelled the build assuming it's...
## Problem description I’ve just pushed an x32 image (i.e. platform linux/x32) which happily seems to work fine, except that it doesn’t come up with an architecture or OS category...
I am simply adding a user, group and directory into a standard image. It works fine until the userid number gets too big and then dock gets stuck exporting layers.I...
你们好,我在 dockerhub 过程中出现了一个问题,由于找不到官方联系方式,所以发现问题。 示例链接:Docker Hub 问题描述:在使用dockerhub查看IMAGE LAYERS时,命令无法正常显示。 例如:我在第一层、第二层可以正常查看。(图1)  当LAYERS增多时,命令窗口逐渐消失。(图2)  最终无法查看到命令窗口,此问题影响了我的使用。(图3)  请官网尽快修复,如有问题请与我联系。
I had an automated build setup before Docker decided to stop this for free users. After Docker stopped automated build for free users, I switched to Github actions. However, the...
## Problem description We use an automation based on [docker-hub-rss](https://github.com/TheConnMan/docker-hub-rss), to monitor our base images for updates and create issues in our ticket system to verify the changes. Since Jun...
## Problem description Pulling certain (not all) images from the Docker Hub by their sha256 leads to the "500 Internal Server Error" HTTP status: ``` $ docker pull tensorflow/tensorflow@sha256:20a4b7fa03e7c7432d4a0515c89590edf98587ad20c8bbe8216a42a19fca013a Error...
## Problem description Getting `Error response from daemon: pull access denied for , repository does not exist or may require 'docker login': denied: requested access to the resource is denied`...
When I run a docker command there is a 3-5sec delay before it returns an answer. for example: the image is already cashed so it should just return the result...
Looks like the SSH_PRIVATE environment variable doesn't work as it should. And following for the steps in the documentation doesn't help (Basically, it just copy + paste). Probably, because the...