Skip to content

Update Dockerfile with two fixes

Jolly Pirate requested to merge dockerfile-fixes into develop

Update Dockerfile with two fixes:

  • add git dependency
  • remove pip3 and use python install, otherwise the db schema doesn't add when synching a fresh instance

Merge request reports