Skip to navigation
Import a gzip gz file into a docker mysql
29.07.20
gunzip < init/foo.sql.gz | docker run -i --rm --net=host salamander1/mysql -h 127.0.0.1 --user=$db_user -p$db_pass $db_name
https://www.geeksforgeeks.org/gunzip-command-in-linux-with-examples/
Reply
Anonymous
Information Epoch 1732585277
Save trees.
Home
Notebook
Contact us