Skip to content

Files

Latest commit

 

History

History

mysqlEntrypoint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

To build image

docker build -t irisql .

To run image

docker run -p 3306:3306 irisql