Skip to content
Snippets Groups Projects
Commit c85d459b authored by Andres Maldonado's avatar Andres Maldonado
Browse files

[pica-etherpad-db] Fix error in Dockerfile

parent fa5f5855
No related branches found
No related tags found
No related merge requests found
Pipeline #59362 failed
FROM mysql:8
COPY config/limit_binary_log.cnf /etc/mysql/conf.d/limit_binary_log.cnf
COPY config/binary_log.cnf /etc/mysql/conf.d/binary_log.cnf
# By default, COPY uses permissions `-rw-rw-rw-` for the file inside
# the container. But mysql refuses to use config files that are world-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment