primeiro commit
Some checks failed
Build and Push Image / Build and push image (push) Failing after 56s

This commit is contained in:
2024-05-15 18:10:11 -03:00
commit d4e6194242
4 changed files with 59 additions and 0 deletions

3
run Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
mysql_install_db --user=mysql --datadir=/var/lib/mysql
mysqld_safe