Parent folder
Create a parent folder that will contain your Mage project code:Create a Dockerfile
Create an empty Dockerfile:Create a .gitignore file
Create an empty .gitignore file:Create Mage project
Follow these instructions to create a Mage project in your current directory. If you named your projectdemo_project
, your current folder structure
will look like this: