Skip to content

Wrap the memory logic inside a Docker Container #449

Description

@khgs2411

Currently it seems like everything runs locally on my machine
That's not only not-secure, it will also prevent a lot of devs from trying this out since this install onto my local machine which, nowawadays, is a big no

Have everything be located inside a docker container

  1. solves compatibility issues between mac linux and windows
  2. more secure
  3. easier bug solving since the logic runs inside the same environment no matter the host

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions