mirror of
https://github.com/trushildhokiya/allininx-2.git
synced 2025-03-15 20:38:39 +00:00
4 lines
58 B
Docker
4 lines
58 B
Docker
|
FROM mysql:8.0
|
||
|
|
||
|
ADD setup.sql /docker-entrypoint-initdb.d
|