sclorg / mysql-container

MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
128 stars 201 forks source link

where should put my .sql files #301

Open sumithnetwork opened 2 years ago

sumithnetwork commented 2 years ago

Hi, Most of the docker images have docker-entrypoint.d directory, but it hasn't., am very new to the docker world. So could you tell, where should i copy .sql files for the initialization of database while launching container or which way I can do the same?