Skip to content

Added Dockerfile for dev environment setup and README instructions

This MR contains the following

  • Dockerfile that creates a development environment for the OFM server.
  • Instructions of how to use the Dockerfile with docker and commands for Linux.

Before merge:

  • Instructions are clear,
  • Dockerfile does work anywhere.

Merge checklist:

  • [ ] All new/changed functions have up to date typehints and docstrings
  • [ ] Any UI updates have a before and after screenshot in the MR description
  • Unit testing of new functionality has similar or better coverage that similar existing code
  • [ ] This code has been tested on a microscope
  • With webapp has been recompiled (if changed)
  • [ ] With updated settings JSON (if changed)
  • [ ] SmartScan and live stitching work

Related issues:

Edited by Antonio Anaya

Merge request reports

Loading