You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the beginning thanks for your great work,
i downloaded the project and successfully install it via docker installation and exported some images but i can not find the generated .sql file (that contains the glyph data based on the exported file size) and i don't know what to do to get it using the docker.
and thanks for your great help.
The text was updated successfully, but these errors were encountered:
salam 3alaikum,
did you try the suggestion of the README -
# run some generation scripts (see Usage below)
docker-compose run gen /app/script/generate.pl --output ./output/ ...
and:
Note that mysql data is persisted on the host volume mysqldata. You must set the --output option value to ./output/ to persist the output on the host machine. Any other output path will be local to the container.
w3alaykum alsalam warahmat allah wabarakatuh
yes i tried it docker-compose run gen ./script/generate.pl --width 1300 --output ./output/ --pages 50
and successfully got the images and folder named mysqldata but it doesn't contain any .sql files
i am sorry for bothering you but it's my first time using the docker
At the beginning thanks for your great work,
i downloaded the project and successfully install it via docker installation and exported some images but i can not find the generated .sql file (that contains the glyph data based on the exported file size) and i don't know what to do to get it using the docker.
and thanks for your great help.
The text was updated successfully, but these errors were encountered: