You are viewing a single comment's thread from:

RE: How to setup a Hivemind Dev Environment

in HiveDevs3 years ago

Because Dockerfiles are great. Lessens the chance of potential discrepancies in dependency (postgres, libraries etc) versions, has the ability to restart itself if something goes really wrong, better overall logging and management (IMO) and again, since everything is mostly predetermined in the Dockerfile you just run it and it's ready in a couple of minutes.