First Install - All menu items are broken

Hello, everyone. I have just installed EPRnext on docker. The image I pulled is 15.21.2
Whatever I try to click - accounting settings, create an inventory item etc. returns various error messages, e.g.

Module Accounts not found
---
The resource you are looking for is not available
Missing DocType
Field selling_price_list is referring to non-existing doctype Price List.
Missing DocType
Field item_code is referring to non-existing doctype Item.
Not found
DocType Item not found
The resource you are looking for is not available
Missing DocType
Field supplier_warehouse is referring to non-existing doctype Warehouse.

Please advise whether I missed something while deploying or I need to install something extra on top of the completed deployment? Or perhaps it will be easier to destroy containers, remove images and pull an older image?

Thanks