Dockerfile
in your project.
Dockerfile
generated by the morph new
command is structured as follows:
MORPH_TASK_ROOT
is a required environment variable for
pip install
to function correctly. Unless you have a specific reason, do not
modify it.apt-get clean
after installing packages to remove
unnecessary files.Dockerfile
), which you can further customize as needed.