Skip to content

Commit 5c2c7d5

Browse files
authored
Update Dockerfile
1 parent 0c8b454 commit 5c2c7d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

base-full/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,4 @@ RUN --mount=type=cache,id=apk-${TARGETARCH},sharing=locked,target=/var/cache/apk
3636
until mariadb-admin --no-defaults ping; do sleep 1; done
3737

3838
sudo mariadb-admin --no-defaults --user=root password 'root'
39-
40-
echo -e "[client]\nuser=root\npassword=root\nhost=localhost" > /home/www-data/.my.cnf
4139
EOF

0 commit comments

Comments
 (0)