Import SQL directly to docker DB container

docker exec -i 702513f mysql -u root -p123 the_db_local < file.sql

Tags: