-
### Description
I'm having issue getting wp-env running on a fresh Mac Sonoma install using Docker Desktop.
```
wp-env start
⚠ Warning: could not find a .wp-env.json configuration file and cou…
-
Following your tutorial, I have the following error
`Access denied for user '***'@'%' to database 'wordpress'`
Which is normal, because my existing database has a different name.
I dug into t…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
can be replaced by dragging-and-dropping images from the inserter
## Test…
-
I was starting to use the PHP image(https://hub.docker.com/r/wordpressdevelop/php) for plugin & theme development only to find that there are currently no arm64 versions of the images. Is this on anyo…
-
Happens while building containers with `lando start` or `lando rebuild`, using the Wordpress recipe.
This may prevent Lando from installing tools such as WP CLI interactively
Commands are launched…
-
It would be super cool if we could get a WordPress starter. Perhaps even using the default Docker image:
https://hub.docker.com/_/wordpress
-
* 阿里云token登录docker
```
docker login --username=cr_temp_user registry.cn-hangzhou.aliyuncs.com
https://next.api.aliyun.com/api/cr/2016-06-07/GetAuthorizationToken?lang=JAVA¶ms={}&sdkStyle=old&ta…
-
I'm a Docker idiot, so forgive me. I'm just trying to follow the README for wordpress/centos7.
I'm working on Mac OS 10.9.5 and using docker 1.2.0/fa7b24f with boot2docker 1.2.0/a551732.
I do this:
…
-
### Describe the bug
When the image of a docker compose service is updated, it gets pulled, but the docker container does not get recreated or stopped. I'm not sure if it's related to compose.
#…
-
Now the container's embedded DNS just support alias which not contains `'.'`. If it support multi-level domain alias. Service discovery between containers will be more easy than before.
### There is a…