Skip to content

Commit e922311

Browse files
committed
mariadb: --mariadbd is supported in every current version
1 parent 02a5939 commit e922311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mariadb/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ These disable the authentication of `user@hostname` users. To re-enable the `ski
165165
To view the resulting configuration of your `%%IMAGE%%` container:
166166

167167
```console
168-
$ docker run --name some-%%REPO%% -v /my/custom:/etc/mysql/conf.d --rm %%IMAGE%%:latest my_print_defaults --mysqld
168+
$ docker run --name some-%%REPO%% -v /my/custom:/etc/mysql/conf.d --rm %%IMAGE%%:latest my_print_defaults --mariadbd
169169
```
170170

171171
### Configuration without a `cnf` file

0 commit comments

Comments
 (0)