2020-11-26 02:45:24 UTC - Ning yougang: It seems dockerskeleton in hub is missed? ```# docker pull openwhisk/dockerskeleton:nightly Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: <https://www.docker.com/increase-rate-limit> # docker pull openwhisk/dockerskeleton:latest Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: <https://www.docker.com/increase-rate-limit>```
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1606358724345100?thread_ts=1606358724.345100&cid=C3TPCAQG1 ---- 2020-11-26 02:45:54 UTC - Ning yougang: <https://hub.docker.com/r/openwhisk/dockerskeleton> It seems they updated it 10 hours ago. When build openwhisk, reported below error, it showed can't pull openwhisk/dockerskeleton:latest ```$ docker build -f tools/actionProxy/Dockerfile -t actionproxy tools/actionProxy Sending build context to Docker daemon 14.85kB Step 1/1 : FROM openwhisk/dockerskeleton toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: <https://www.docker.com/increase-rate-limit>``` https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1606358754345500 ---- 2020-11-26 02:59:08 UTC - Ning yougang: Regarding `toomanyrequests` I tried other nodes, it seems other node is ok. maybe my client issue https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1606359548346200?thread_ts=1606359548.346200&cid=C3TPCAQG1 ---- 2020-11-26 03:22:54 UTC - seonghyun: @Ning yougang Please refer to this notice. This will help <https://www.docker.com/increase-rate-limits?utm_source=docker&utm_medium=web%20referral&utm_campaign=pull%20limits%20hub%20home%20page&utm_budget=> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1606360974347000?thread_ts=1606358724.345100&cid=C3TPCAQG1 ---- 2020-11-26 03:26:17 UTC - Ning yougang: I saw it, thanks https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1606361177347300?thread_ts=1606358724.345100&cid=C3TPCAQG1 ---- 2020-11-26 12:45:25 UTC - Rodric Rabbah: This is the new dockerhub pull request limit. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1606394725348100?thread_ts=1606359548.346200&cid=C3TPCAQG1 ----