platform icon indicating copy to clipboard operation
platform copied to clipboard

Build HOBBIT components in containers

Open denkv opened this issue 1 year ago • 0 comments

User story

In order to have more secure and stable build process, things should be built in isolated environments.

Solution

Build in Docker.

  • [x] analysis-component
  • [x] hobbit-gui/gui-client
  • [x] hobbit-gui/gui-serverbackend
  • [x] platform-controller
  • [x] platform-storage

Also, test in Docker?

  • [ ] run all tests inside a Docker container

denkv avatar Oct 09 '23 15:10 denkv