We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using wodby/php:7.4 image for a php project and docker pull wodby/php:7.4 does not work anymore. It blocks on downloading.
firas@HLIFR-D-CNLPFV2:~/PORTAILV2/TMA_PORTAIL_COMMERCIAL(master)$ docker pull wodby/php:7.4 7.4: Pulling from wodby/php 9621f1afde84: Already exists 442a61c63cee: Already exists 40ecb9ad4887: Already exists 6fa18066724a: Already exists a3e4494275c9: Downloading [==============================================> ] 9.694MB/10.44MB 79c8ded5b8f6: Download complete 896a99828742: Download complete cbfba6cd6a59: Download complete 0a5971b9dd9a: Download complete fe84a533a5b5: Download complete 489b15e4b5b0: Download complete 4f4fb700ef54: Download complete 92fa9cd17e8c: Download complete 8b2e427f5f25: Download complete 31df53eec155: Download complete I'm using Ubuntu under WSL2 with docker-desktop integration. I tested it under a Debian basic server and it works.
firas@HLIFR-D-CNLPFV2:~/PORTAILV2/TMA_PORTAIL_COMMERCIAL(master)$ docker pull wodby/php:7.4 7.4: Pulling from wodby/php 9621f1afde84: Already exists 442a61c63cee: Already exists 40ecb9ad4887: Already exists 6fa18066724a: Already exists a3e4494275c9: Downloading [==============================================> ] 9.694MB/10.44MB 79c8ded5b8f6: Download complete 896a99828742: Download complete cbfba6cd6a59: Download complete 0a5971b9dd9a: Download complete fe84a533a5b5: Download complete 489b15e4b5b0: Download complete 4f4fb700ef54: Download complete 92fa9cd17e8c: Download complete 8b2e427f5f25: Download complete 31df53eec155: Download complete
Can you see where the blocking is coming from ?
The text was updated successfully, but these errors were encountered:
maybe there were temporary issues with docker hub https://status.docker.com/
Sorry, something went wrong.
No branches or pull requests
I'm using wodby/php:7.4 image for a php project and docker pull wodby/php:7.4 does not work anymore. It blocks on downloading.
firas@HLIFR-D-CNLPFV2:~/PORTAILV2/TMA_PORTAIL_COMMERCIAL(master)$ docker pull wodby/php:7.4 7.4: Pulling from wodby/php 9621f1afde84: Already exists 442a61c63cee: Already exists 40ecb9ad4887: Already exists 6fa18066724a: Already exists a3e4494275c9: Downloading [==============================================> ] 9.694MB/10.44MB 79c8ded5b8f6: Download complete 896a99828742: Download complete cbfba6cd6a59: Download complete 0a5971b9dd9a: Download complete fe84a533a5b5: Download complete 489b15e4b5b0: Download complete 4f4fb700ef54: Download complete 92fa9cd17e8c: Download complete 8b2e427f5f25: Download complete 31df53eec155: Download complete
I'm using Ubuntu under WSL2 with docker-desktop integration. I tested it under a Debian basic server and it works.
Can you see where the blocking is coming from ?
The text was updated successfully, but these errors were encountered: