forked from forgejo/forgejo
Temp commit
This commit is contained in:
parent
2e8d5c2eb3
commit
5f4b5c1557
2 changed files with 4 additions and 1 deletions
|
@ -15,4 +15,5 @@ RUN apt-get autoremove -y
|
|||
RUN apt-get clean all
|
||||
|
||||
EXPOSE 3306
|
||||
|
||||
CMD ["/usr/bin/mysqld_safe", "--skip-syslog", "--log-error=/dev/null"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue