✔ Environment directories have been created...
✔ Certificates are generated...
✔ Docker-compose configuration is created...
✔ Configuration files are copied...
⠹ Ensuring global services are running...
Error : phpmyadmin Pulling
dns Pulling
.
.
f363daca0915 Extracting [==================================================>] 930B/930B
f363daca0915 Extracting [==================================================>] 930B/930B
f363daca0915 Pull complete
phpmyadmin Pulled
Error response from daemon: network wplocaldocker not found
Steps to Reproduce
10updocker create
? What is the primary hostname for your site? (Ex: docker.test) docker.test
? Are there additional domains the site should respond to? No
? What version of PHP would you like to use? 8.2
? Do you want to install WordPress? Yes
? Select a WordPress installation type: Single Site
? Site Name docker.test
? Admin Username admin
? Admin Password password
? Admin Email admin@example.com
? Do you want to remove the default content? No
? Do you want to set a proxy for media assets? (i.e. Serving /uploads/ directory assets from a production site) No
? Do you need Elasticsearch No
Screenshots, screen recording, code snippet
Environment information
System:
OS: Linux 6.6 Arch Linux
CPU: (4) x64 Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
Memory: 10.27 GB / 15.51 GB
Container: Yes
Shell: 5.9 - /usr/bin/zsh
Troubleshooting
Describe the bug
✔ Environment directories have been created... ✔ Certificates are generated... ✔ Docker-compose configuration is created... ✔ Configuration files are copied... ⠹ Ensuring global services are running... Error : phpmyadmin Pulling dns Pulling . . f363daca0915 Extracting [==================================================>] 930B/930B f363daca0915 Extracting [==================================================>] 930B/930B f363daca0915 Pull complete phpmyadmin Pulled Error response from daemon: network wplocaldocker not found
Steps to Reproduce
10updocker create ? What is the primary hostname for your site? (Ex: docker.test) docker.test ? Are there additional domains the site should respond to? No ? What version of PHP would you like to use? 8.2 ? Do you want to install WordPress? Yes ? Select a WordPress installation type: Single Site ? Site Name docker.test ? Admin Username admin ? Admin Password password ? Admin Email admin@example.com ? Do you want to remove the default content? No ? Do you want to set a proxy for media assets? (i.e. Serving /uploads/ directory assets from a production site) No ? Do you need Elasticsearch No
Screenshots, screen recording, code snippet
Environment information
System: OS: Linux 6.6 Arch Linux CPU: (4) x64 Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz Memory: 10.27 GB / 15.51 GB Container: Yes Shell: 5.9 - /usr/bin/zsh
Binaries: Node: 21.4.0 - /usr/bin/node Yarn: 1.22.21 - /usr/bin/yarn npm: 10.2.5 - /usr/bin/npm
Managers: Composer: 2.6.6 - /usr/bin/composer
Virtualization: Docker: 24.0.7 - /usr/bin/docker
Code of Conduct