Update Docker Setup & Document Update Instructions for Surface Morphometrics Releases
Summary
Update the Docker container and provide clear documentation on how to update the Docker image/container whenever a new version of Surface Morphometrics is released.
Tasks
-
Update Dockerfile
- Ensure the Dockerfile uses the latest dependencies and best practices.
- Confirm that the Dockerfile builds and runs the latest version of Surface Morphometrics.
-
Automate Docker Image Updates
- Set up a process (manual or automated, e.g., GitHub Actions) to rebuild and push a new Docker image whenever a new version/tag is released.
-
Documentation
Update Docker Setup & Document Update Instructions for Surface Morphometrics Releases
Summary
Update the Docker container and provide clear documentation on how to update the Docker image/container whenever a new version of Surface Morphometrics is released.
Tasks
Update Dockerfile
Automate Docker Image Updates
Documentation
Create a
docs/docker_update.md(or similar) file with step-by-step instructions for:Add a section in the main README linking to these instructions.