Docker: Update doc formatting in ARM docker-compose.yml examples
This commit is contained in:
parent
8ed75c74dd
commit
04345d9d40
2 changed files with 7 additions and 7 deletions
|
@ -123,8 +123,8 @@ services:
|
|||
MYSQL_PASSWORD: insecure
|
||||
|
||||
# ATTENTION: Owners of ARMv7-based devices have to revert to an alternative image if they want to use MariaDB.
|
||||
# The official image is available for AMD64 and ARM64 only. Pay close attention to changed directory and
|
||||
# environment variable names.
|
||||
# The official image is available for AMD64 and ARM64 only. Pay close attention to changed directory
|
||||
# and environment variable names.
|
||||
#
|
||||
# mariadb:
|
||||
# restart: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue