Skip to content

Document Update Instructions #42

@hemanthkapa

Description

@hemanthkapa

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

  1. 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.
  2. 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.
  3. Documentation

    • Create a docs/docker_update.md (or similar) file with step-by-step instructions for:

      • Building the Docker image locally.
      • Tagging and pushing the image to a container registry (e.g., Docker Hub ).
      • Pulling and running the updated container.
      • (Optional) Automating the process with CI/CD if desired.
    • Add a section in the main README linking to these instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions