Skip to content

Commit 9833be5

Browse files
Merge pull request #22301 from docker/published-update
publish updates from main
2 parents 24c3c34 + 3535a2d commit 9833be5

File tree

93 files changed

+1
-4119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+1
-4119
lines changed

.github/workflows/docs-tests.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

content/guides/php/develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ You can easily add services to your application stack by updating the `compose.y
189189

190190
Update your `compose.yaml` to add a new service for phpMyAdmin. For more details, see the [phpMyAdmin Official Docker Image](https://hub.docker.com/_/phpmyadmin). The following is the updated `compose.yaml` file.
191191

192-
```yaml {hl_lines="35-42"}
192+
```yaml {hl_lines="42-49"}
193193
services:
194194
server:
195195
build:

docs-tests/.gitignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs-tests/Dockerfile

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs-tests/package-lock.json

Lines changed: 0 additions & 112 deletions
This file was deleted.

docs-tests/package.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

docs-tests/playwright.config.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs-tests/tests/adminConsoleAddCompanyOwner.spec.js

Lines changed: 0 additions & 42 deletions
This file was deleted.

docs-tests/tests/adminConsoleAddDBCMinutes.spec.js

Lines changed: 0 additions & 44 deletions
This file was deleted.

docs-tests/tests/adminConsoleAddOrganizationsToCompany.spec.js

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)