There was an error while loading. Please reload this page.
1 parent 02a5939 commit e922311Copy full SHA for e922311
1 file changed
mariadb/content.md
@@ -165,7 +165,7 @@ These disable the authentication of `user@hostname` users. To re-enable the `ski
165
To view the resulting configuration of your `%%IMAGE%%` container:
166
167
```console
168
-$ docker run --name some-%%REPO%% -v /my/custom:/etc/mysql/conf.d --rm %%IMAGE%%:latest my_print_defaults --mysqld
+$ docker run --name some-%%REPO%% -v /my/custom:/etc/mysql/conf.d --rm %%IMAGE%%:latest my_print_defaults --mariadbd
169
```
170
171
### Configuration without a `cnf` file
0 commit comments