ERPNnext docker installation

What is the disadvantage of using the development container setup method to build containers for production use? Isn’t set ‘developer_mode’ to false in common_site_config.json is fine already?

1 Like

Check this post Issue Installing Apps in Docker Container - #4 by batonac

You’ll not be able to scale horizontally using containers if you intend to.

2 Likes