TODO in orchestration-0.2.1 vs TODO in orchestration-0.2.2

- old
+ new

@@ -1,2 +1,9 @@ Be aware of yarn and include build steps in Dockerfile if present. Use dashboard front end as a reference. + +Create a production docker-compose.yml and set: + - RAILS_ENV + - SECRET_KEY_BASE + - DATABASE_URL (from config/database.yml) + +Provide volumes for databases and mount appropriate directories for adapter