Skip to content

Missing dump.sql file #32

@Digital-Pig-LLC

Description

@Digital-Pig-LLC

At this URL: https://www.mgt-commerce.com/tutorial/setup-magento-2-local-development-environment-with-docker/ the tutorial states setting up the database using a dump.sql file, thus:

Import/Export a Database Dump
Using the following command, you can Import a Database Dump.

mysql -h127.0.0.1 -uroot -proot magento2 < dump.sql

However, that file is nowhere to be found.
The only way I can see to get that file is to create a local Magento install and then export the database, but then the config would be wrong.

Do better!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions