Skip to content

Resolve "[Docker Dev Env] Unneeded GUI Dockerfile (and image)"

Checklist

Did you:

  • Make sure all changed functionality is still working as expected in all usages? If it was decided, did you cover all functionality with tests?
  • Comply with the coding conventions and best practice?
  • Check for newly introduced warnings in the code or during run-time?
  • Check for leftover TODO or other comments or print statements?
  • Are changes to the DB schema covered with migration instructions?
  • Does the test suite still run without issues?

Proposed Changes

  • Remove the Dockerfile for the GUI image and replace it with the jarvis image in compose.yml

Merge request reports

Loading